summaryrefslogtreecommitdiffstats
path: root/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
blob: 87e6e0842bd16db3f094c135cd4cee58fddd0d6f (plain)
1
2
3
4
5
6
7
8
## Describe your changes

## Issue ticket number (GitHub or JIRA)

## Checklist before requesting a review
- [ ] My code conforms to the guidelines in CONTRIBUTING.md
- [ ] I made an entry in release_docs/RELEASE.txt (bug fixes, new features)
- [ ] I added a test (bug fixes, new features)