31 lines
810 B
Markdown
31 lines
810 B
Markdown
* **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**: |