From cf5806d96f8497fce5e064c5b661d63d457fd0c0 Mon Sep 17 00:00:00 2001 From: mimi89999 Date: Mon, 24 Jul 2017 12:20:33 +0200 Subject: [PATCH] Add separation after checkboxes in MR templates --- .gitlab/merge_request_templates/App inclusion.md | 3 +++ .gitlab/merge_request_templates/App update.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/.gitlab/merge_request_templates/App inclusion.md b/.gitlab/merge_request_templates/App inclusion.md index 6ab985302f..2bea54946d 100644 --- a/.gitlab/merge_request_templates/App inclusion.md +++ b/.gitlab/merge_request_templates/App inclusion.md @@ -2,3 +2,6 @@ * [ ] 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 index 013ccc5cf8..c902c086ae 100644 --- a/.gitlab/merge_request_templates/App update.md +++ b/.gitlab/merge_request_templates/App update.md @@ -1,3 +1,6 @@ * [ ] 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` + +--------------------- +