From 05932011edaa8aa40ddd92ceefb7e138e850de75 Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Fri, 14 Jul 2017 19:48:56 +0700 Subject: [PATCH] Correction of example news file extension --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6548a79..4f871e2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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 - [ ] 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 * 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: