aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: 4fd83aa15326a0dc6bfa26137358f4220d5e2c18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Description

Please include a summary of the changes and if applicable which issue it fixes. Please also include relevant motivation and context. If there are changes to the dependencies/min. version-constraints please mention them.

Fixes # (issue)

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

# Checklist:

- [ ] I have performed a self-review of my own code/checked that ShellCheck succeeds
- [ ] I have made corresponding changes to the documentation (if applicable)