Moved pr_template to other folder

This commit is contained in:
Sergey-Murtazin 2021-10-19 18:35:24 +03:00
parent 5f26c50568
commit f5da4fa2f6

9
.github/pull_request_template.md vendored Normal file
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.