24 lines
669 B
Markdown
24 lines
669 B
Markdown
|
* **Please check if 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, ..._)
|
||
|
|
||
|
* **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_)?**
|
||
|
|
||
|
(_Add description here_)
|
||
|
|
||
|
* **Does this PR introduce a breaking change?**
|
||
|
|
||
|
(_What changes might users need to make in their existing projects due to this PR?_)
|
||
|
|
||
|
* **Other information**:
|