brozzler/.github/PULL_REQUEST_TEMPLATE.md
2017-04-26 14:10:24 -07:00

14 lines
560 B
Markdown

## 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 -->