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

Commit

Permalink
Create PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andycochran committed Dec 14, 2017
1 parent 9436ec0 commit deb44c0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- Be sure to merge the latest from `develop` and make sure your tests pass -->

This PR {summarize the PR}

Changes Proposed:
- New Feature
- API change
- New Domain-specific language
- Refactor of existing code

Closes #{issue number(s)}

0 comments on commit deb44c0

Please sign in to comment.