Add merge request templates

This commit is contained in:
mimi89999 2017-07-24 12:12:49 +02:00
parent da5a900cf1
commit 713586cff5
No known key found for this signature in database
GPG key ID: 4B054AC4922D7B18
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,4 @@
* [ ] The app complies with the [inclusion citeria](https://f-droid.org/wiki/page/Inclusion_Policy)
* [ ] The original app author has been notified (and supports the inclusion)
* [ ] All related fdroiddata and rfp issues have been referenced in this merge request
* [ ] Builds with `fdroid build`

View file

@ -0,0 +1,3 @@
* [ ] The app complies with the [inclusion citeria](https://f-droid.org/wiki/page/Inclusion_Policy)
* [ ] All related fdroiddata issues have been referenced in this merge request
* [ ] Builds with `fdroid build`