mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-25 17:51:16 -04:00
Merge pull request #39 from bnewbold/bnewbold-pr-template
add a github PR template for this repo
This commit is contained in:
commit
000d40c4dc
1 changed files with 13 additions and 0 deletions
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
## Motivation
|
||||
<!-- How does this code change improve the world? -->
|
||||
<!-- Could be a reference to an issue/ticket tracker (like JIRA) if both author and reviewer have access permissions -->
|
||||
|
||||
## Description
|
||||
<!-- What exactly does this do? Could be the git commit message -->
|
||||
|
||||
## Testing and Deployment Plan
|
||||
<!-- Are there automated tests? How can a reviewer verify the change, if applicable? -->
|
||||
<!-- Any issues forseen deploying this to production? -->
|
||||
|
||||
|
||||
<!-- Don't forget to cc: any person or group who should be aware of this PR, and to assign a reviewer -->
|
Loading…
Add table
Add a link
Reference in a new issue