Skip to content

Commit

Permalink
Remove squash req from PR template [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
binduwavell authored Mar 25, 2017
1 parent 64acc87 commit d36388a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ We will not consider a PR untill all of the following items are checked off--tha
* TIP: You can watch/run a specific test during developemnt with `npm run test:watchone test/TEST-FILE-NAME`
- [ ] Appropriate coverage validated with `npm run cover:local`
- [ ] All `npm test` passes without any issues
- [ ] Commits squashed

### CONVINCING DESCRIPTION
### RELATED INFORMATION
Expand All @@ -22,4 +21,3 @@ We will not consider a PR untill all of the following items are checked off--tha
- After some time, we will close PRs that have not been accepted

When we decline or close your PR. You are encouraged to address the concernes outlined in the PR and then re-submit it. We want contributions. We also need for them to be of high quality and high value and to not take undue resources away from the features and enhancements the core team is working on. Thanks for understanding!

0 comments on commit d36388a

Please sign in to comment.