2016-02-19 04:26:38 +08:00
|
|
|
Thanks for submitting a PR, your contribution is really appreciated!
|
|
|
|
|
|
|
|
Here's a quick checklist that should be present in PRs:
|
|
|
|
|
2016-03-12 05:22:01 +08:00
|
|
|
- [ ] Target: for bug or doc fixes, target `master`; for new features, target `features`
|
|
|
|
- [ ] Make sure to include one or more tests for your change
|
|
|
|
- [ ] Add yourself to `AUTHORS`
|
|
|
|
- [ ] Add a new entry to the `CHANGELOG` (choose any open position to avoid merge conflicts with other PRs)
|