mirror of
https://github.com/chenasraf/venom.git
synced 2026-05-17 17:28:08 +00:00
docs: add template for GitHub PR
This commit is contained in:
27
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
27
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal 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
|
||||
Reference in New Issue
Block a user