Skip to content

Commit

Permalink
chore(gh-templates) add PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Jul 15, 2016
1 parent 1dd7928 commit c28fad0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
**Note: new features are to be opened against next, hotfixes against master.**

### Summary

SUMMARY_GOES_HERE

### Full changelog

* [Implement ...]
* [Add related tests]
* ...

### Issues resolved

Fix #XXX

0 comments on commit c28fad0

Please sign in to comment.