Correction of example news file extension

This commit is contained in:
John Vandenberg
2017-07-14 19:48:56 +07:00
committed by GitHub
parent 3652e21f3b
commit 05932011ed

View File

@@ -5,7 +5,7 @@ Here's a quick checklist that should be present in PRs:
- [ ] Make sure to include reasonable tests for your change if necessary - [ ] Make sure to include reasonable tests for your change if necessary
- [ ] Add a *news* file into the `changelog` folder, following these guidelines: - [ ] Add a *news* file into the `changelog` folder, following these guidelines:
* Name it `$issue_id.$type` for example `588.bug` * Name it `$issue_id.$type` for example `588.bugfix`
* If you don't have an issue_id change it to the PR id after creating it * If you don't have an issue_id change it to the PR id after creating it
* Ensure type is one of `removal`, `feature`, `bugfix`, `vendor`, `doc` or `trivial` * Ensure type is one of `removal`, `feature`, `bugfix`, `vendor`, `doc` or `trivial`
* Make sure to use full sentences with correct case and punctuation, for example: * Make sure to use full sentences with correct case and punctuation, for example: