DOC: added a note about choose correct branch for PR

pull/1484/head
Yaroslav Halchenko 2016-07-14 21:17:18 -04:00
parent 5797ea0ae2
commit c15e968c1f
1 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,7 @@
Before submitting your PR, please review the following checklist:
- [ ] **CHOOSE CORRECT BRANCH**: if filing a bugfix/enhancement
against 0.9.x series, choose `master` branch
- [ ] **CONSIDER adding a unit test** if your PR resolves an issue
- [ ] **LIST ISSUES** this PR resolves
- [ ] **MAKE SURE** this PR doesn't break existing tests