diff --git a/.gitlab/merge_request_templates/App inclusion.md b/.gitlab/merge_request_templates/App inclusion.md new file mode 100644 index 0000000000..6ab985302f --- /dev/null +++ b/.gitlab/merge_request_templates/App inclusion.md @@ -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` diff --git a/.gitlab/merge_request_templates/App update.md b/.gitlab/merge_request_templates/App update.md new file mode 100644 index 0000000000..013ccc5cf8 --- /dev/null +++ b/.gitlab/merge_request_templates/App update.md @@ -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`