Add issue templates

This commit is contained in:
Sergey-Murtazin 2021-10-19 10:31:42 +03:00
parent 35030c1fd2
commit 12dca22465
4 changed files with 66 additions and 0 deletions

View file

@ -0,0 +1,9 @@
**Description:**
Describe your changes.
**Related issue:**
Add link to the related issue.
**Check list:**
- [ ] Mark if documentation changes are required.
- [ ] Mark if tests were added or updated to cover the changes.