Skip to content

Commit

Permalink
Create PR template (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
abarciauskas-bgse authored Feb 16, 2018
1 parent fa90e9a commit 7826f97
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
**Summary:** Summary of changes

Addresses [CUMULUS-XX: Develop amazing new feature](https://bugs.earthdata.nasa.gov/browse/CUMULUS-XXX)

## Changes

* Detailed list or prose of changes
* ...

## Test Plan
Things that should succeed before merging.

- [ ] Unit tests
- [ ] Adhoc testing

Reviewers: @tag-your-friends

0 comments on commit 7826f97

Please sign in to comment.