docs: add template for GitHub PR

This commit is contained in:
Jon Deaves
2020-08-12 11:58:36 +01:00
parent 7fc530f01b
commit 868d903bdb

27
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,27 @@
## Context
<!-- PR Context:
A quick overview of the "why" of this PR to help reviewers
If applicable, provide links to GitHub tickets
-->
[GitHub Ticket](https://github.com/jondeaves/venom/issues/XXX)
## Description
<!-- Description of PR:
List of bullet points and screenshots are appreciated
If applicable, have you thought of updating existing docs or
create a new one?
-->
## Dependencies
<!-- Optional: what prior work is required before merging?
Link to PRs or describe manual steps
-->
## Testing
<!-- What steps have been taken to test this work? -->
- [ ] Manual / unit testing