Remove 'prefer to'. We really do want PRs to target master.

This commit is contained in:
Andy Hanson 2016-12-16 16:14:08 -08:00 committed by andy-ms
parent 2ccf6f863c
commit 43b673f4e3

View File

@ -1,6 +1,6 @@
Please fill in this template.
- [ ] Prefer to make your PR against the `master` branch.
- [ ] Make your PR against the `master` branch.
- [ ] Use a meaningful title for the pull request. Include the name of the package modified.
- [ ] Test the change in your own code.
- [ ] Follow the advice from the [readme](https://github.com/DefinitelyTyped/DefinitelyTyped#make-a-pull-request).