Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.

Hotfix: PR Template #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
### Summary

Provide a general description of the code changes in your pull request... were
there any bugs you had fixed? If so, mention them. If these bugs have open
GitHub issues, be sure to tag them here as well, to keep the conversation
linked together.

### Checklist

- [ ] Have you added unit and functional tests as appropriate?
- [ ] Did you update/add documentation for new methods or changed functionality?
- [ ] Have you merged the target branch down into this one?

### How to Review

1. Put
2. the steps
3. to verify
4. the PR's
5. new functionality
6. here

### Links

- [TFF-29](https://msoese.atlassian.net/browse/TFF-29)
- TheFourFifths/consus-client/pull/##