add a PR template

This commit is contained in:
Laura Watson 2019-10-17 13:37:36 +01:00
parent 71423cffb6
commit 1d5ed8345f

12
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,12 @@
## Problem
## Solution
### Related Issues
### Checklist
- [ ] Added tests
- [ ] Changelog updated
### Steps to Test or Reproduce
Outline the steps to test or reproduce the PR here.