fdroiddata/.gitlab/merge_request_templates/App inclusion.md

10 lines
662 B
Markdown
Raw Permalink Normal View History

2019-11-09 07:49:54 +00:00
* [ ] The app complies with the [inclusion criteria](https://f-droid.org/docs/Inclusion_Policy)
2017-07-24 10:12:49 +00:00
* [ ] The original app author has been notified (and supports the inclusion)
2019-12-08 02:47:42 +00:00
* [ ] 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
2017-07-24 10:12:49 +00:00
* [ ] Builds with `fdroid build`
2019-12-08 02:47:42 +00:00
* [ ] Releases are tagged
---------------------