Introduce universal merge request template

This commit is contained in:
marchingon12
2021-04-10 19:50:51 +02:00
committed by Rahul Kumar Patel
parent f10f5a2601
commit 5aa1da1464

View File

@@ -0,0 +1,31 @@
* **The PR fulfills these requirements**
- [ ] The commit message follows our guidelines
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
* **What kind of change does this PR introduce?**
<!-- Bug fix, feature, docs update, improvements, etc. -->
* **What is the current behavior?**
<!-- You can also link to an open issue here. -->
* **What is the new behavior?**
<!-- If this is a feature change. -->
* **Does this PR introduce a breaking change?**
<!-- What changes might users need to make in their application due to this PR? -->
* **Examples:**
<!-- If you have any visual examples, e.g. screenshots, screenrecording, mockups, etc. please attach them under this section. -->
* **Other information**: