Skip to content
Snippets Groups Projects

Add Merge Request template

Merged Cyril Danilevski requested to merge mr_template into master
3 unresolved threads
1 file
+ 10
8
Compare changes
  • Side-by-side
  • Inline
@@ -14,16 +14,18 @@
<!-- Include any relevant screenshot, elogs, reports, if appropriate. -->
## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
<!--- What types of changes does your code introduce? Uncomment all lines that apply: -->
<!-- - Bug fix (non-breaking change which fixes an issue) -->
<!-- - New feature (non-breaking change which adds functionality) -->
<!-- - Breaking change (fix or feature that would cause existing functionality to not work as expected) -->
## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
- [ ] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
<!--- Go over all the following points, and uncomment all lines that apply: -->
<!-- - My code follows the code style of this project. -->
<!-- - My change requires a change to the documentation. -->
<!-- - I have updated the documentation accordingly. -->
## Reviewers
<!--- Tag a minimum of two reviewers -->
Loading