Skip to content

Commit

Permalink
Add a basic PR template (#817)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyscott authored and johnynek committed Aug 18, 2019
1 parent c314c45 commit c6571f2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
### Description
<!-- Mandatory: A crisp one or two line description of your proposed change. -->


<!-- Optional:
A longer explanation of your proposed changes..
This includes listing any breaking changes, if there are any.
-->

### Motivation
<!-- Mandatory: A summary of why you are making this change. -->

0 comments on commit c6571f2

Please sign in to comment.