diff options
Diffstat (limited to '.gitlab/merge_request_templates')
| -rw-r--r-- | .gitlab/merge_request_templates/default.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitlab/merge_request_templates/default.md b/.gitlab/merge_request_templates/default.md index 18bffa5419..e6977def70 100644 --- a/.gitlab/merge_request_templates/default.md +++ b/.gitlab/merge_request_templates/default.md @@ -1,11 +1,12 @@ <!-- Thanks for taking the time to make Sharkey better! --> -**What does this PR do?** _(Please give us a brief description of what this PR does.)_ +# **What does this MR do?** +<!-- Please give us a brief description of what this PR does. --> -**Contribution Guidelines** +# **Contribution Guidelines** By submitting this merge request, you agree to follow our [Contribution Guidelines](https://activitypub.software/TransFem-org/Sharkey/-/blob/develop/CONTRIBUTING.md) - [ ] I agree to follow this project's Contribution Guidelines -- [ ] I have made sure to test this pull request +- [ ] I have made sure to test this merge request <!-- Uncomment if your merge request has multiple authors --> <!-- Co-authored-by: Name <email@email.com> --> |