From 2e912a7d15c65ecaac9466cc1e3621014604638d Mon Sep 17 00:00:00 2001 From: Izzy Date: Tue, 29 Dec 2020 16:08:31 +0100 Subject: [PATCH] slightly rephrased app inclusion template --- .gitlab/merge_request_templates/App inclusion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/merge_request_templates/App inclusion.md b/.gitlab/merge_request_templates/App inclusion.md index 2eac95879d..d64c53ee03 100644 --- a/.gitlab/merge_request_templates/App inclusion.md +++ b/.gitlab/merge_request_templates/App inclusion.md @@ -1,5 +1,5 @@ * [ ] The app complies with the [inclusion criteria](https://f-droid.org/docs/Inclusion_Policy) -* [ ] The original app author has been notified (and supports the inclusion) +* [ ] The original app author has been notified (and does not oppose the inclusion) * [ ] All related [fdroiddata](https://gitlab.com/fdroid/fdroiddata/issues) and [RFP issues](https://gitlab.com/fdroid/rfp/issues) have been referenced in this merge request * [ ] The upstream app source code repo contains the app metadata _(summary/description/images/changelog/etc)_ in a [Fastlane](https://gitlab.com/snippets/1895688) or [Triple-T](https://gitlab.com/snippets/1901490) folder structure * [ ] Builds with `fdroid build`