0
.gitlab/merge_request_templates/.gitkeep
Normal file
0
.gitlab/merge_request_templates/.gitkeep
Normal file
34
.gitlab/merge_request_templates/default.md
Normal file
34
.gitlab/merge_request_templates/default.md
Normal file
@ -0,0 +1,34 @@
|
||||
## :books: Summary
|
||||
|
||||
<!-- your summary here emojis ref: https://github.com/yodamad/gitlab-emoji-->
|
||||
|
||||
|
||||
-----
|
||||
|
||||
| :link: **Related Issue(s)** | :link: **Related Merge Request(s)** |
|
||||
|:----:|:----:|
|
||||
| <!-- example #1 <br> #2 <br> #3 etc. if none enter *none* --> | <!-- example !1 <br> !2 <br> !3 etc. if none enter *none* --> |
|
||||
|
||||
|
||||
### :construction_worker: Tasks
|
||||
<!-- dont remove tasks strike through including the checkbox by enclosing in double tidle '~~' -->
|
||||
|
||||
- [ ] merging to correct branch?
|
||||
|
||||
- [ ] issue linked to this MR?
|
||||
|
||||
- related issues:
|
||||
|
||||
- [ ] closed in a commit message
|
||||
|
||||
- [ ] Manually closed
|
||||
|
||||
- [ ] All related issues tasks complete?
|
||||
|
||||
|
||||
|
||||
<!-- don't adjust the below slash commands -->
|
||||
|
||||
/label ~"workflow::not started"
|
||||
|
||||
/label ~"category::feature"
|
Reference in New Issue
Block a user