Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!--- Your description goes here -->


### Preparation checklist

* [ ] Merge `master` into your branch and resolve resulting conflicts
* [ ] Select one or multiple reviewers who are well suited to discuss your changes
* [ ] Write a new programmatic test, if warranted
* [ ] Edit or create the documentation necessary for others to make use of your changes

### Writing a helpful description

* [ ] Link to the specific user-story being addressed, and describe how you've addressed it
* [ ] Describe how your changes should be tested
* [ ] Link to specific files, line-numbers, and decisions you would like feedback on