Skip to content

Commit

Permalink
Comment out the PR template message
Browse files Browse the repository at this point in the history
  • Loading branch information
gunjan5 committed Oct 26, 2017
1 parent 56db115 commit eeb7a7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
@@ -1,11 +1,12 @@
## Description
A few sentences describing the overall goals of the pull request's commits.
<!-- A few sentences describing the overall goals of the pull request's commits.
Please include
- the type of fix - (e.g. bug fix, new feature, documentation)
- some details on _why_ this PR should be merged
- the details of the testing you've done on it (both manual and automated)
- which components are affected by this PR
- links to issues that this PR addresses
-->

## Todos
- [ ] Tests
Expand Down

0 comments on commit eeb7a7d

Please sign in to comment.