aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: 4c4529d9d97d81ad493087726e09eb725794305e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## Description
<!-- Describe your changes in detail -->

## Related Issue(s)
<!-- List the issue(s) this PR solves -->

## Checklist
- [ ] I proved a clear description of what was change
- [ ] I stated why this change was necessary
- [ ] I updated documentation or said what needs to be updated
- [ ] I made sure this change is backwards compatible
- [ ] This pull request is for one feature/bug fix