Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@solidi
Created July 21, 2017 15:43
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save solidi/6be9d733b40fd1b40d5f2d7c745d731b to your computer and use it in GitHub Desktop.
Save solidi/6be9d733b40fd1b40d5f2d7c745d731b to your computer and use it in GitHub Desktop.
PULL-REQUEST-TEMPLATE.md
## PROBLEM
- - -
[What is the business, user experience or technical problem? Why is it a
problem? Include supportive evidence and measurements.]
## SOLUTION
- - -
[How is the problem resolved? Include evidence and measurements to prove
the problem has been solved.]
[If the solution is multipart, list all the steps of the solution and
highlight which step this pull request addresses.]
## SCREENSHOTS
- - -
[Optional. Post screenshots or videos to explain this change visually.]
## TESTING
- - -
[How you tested (or have not tested) this PR and what where those steps.]
## CODE COVERAGE
- - -
[Optional. Code coverage percentage relative to PR changed/added/removed code.]
## NOTICES
- - -
[Optional. Impacts to developers, project or structure that is required to be
communicated.]
## TODOS
- - -
[Optional. List out the remaining tasks that would complete this pull request.]
- [Develop more tests for this PR.]
- [Follow up on something else.]
## CHANGES
- - -
[A list of commit changes, usually populated by Bitbucket Server. The more
properly worded and listed, the better.]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment