Add merge request templates
This commit is contained in:
parent
da5a900cf1
commit
713586cff5
4
.gitlab/merge_request_templates/App inclusion.md
Normal file
4
.gitlab/merge_request_templates/App inclusion.md
Normal 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`
|
3
.gitlab/merge_request_templates/App update.md
Normal file
3
.gitlab/merge_request_templates/App update.md
Normal 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`
|
Loading…
Reference in a new issue