a b/.github/pull_request_template.md
1
<!--- Provide a general summary of your changes in the title. -->
2
3
## Description
4
5
<!--- Describe the changes. -->
6
7
## Checklist
8
9
<!--- Every item must be checked before the PR is merged. [] -> [x] -->
10
11
- [ ] If this PR is a bug fix, the bug is documented in the test suite.
12
- [ ] Changes were documented in the changelog (pending section).
13
- [ ] If necessary, changes were made to the documentation (eg new pipeline).