aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: 5b9749628e974c86363edd78f8e31277cd720b27 (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 made 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