summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChris Fournier <chris.fournier@shopify.com>2018-05-14 11:46:04 -0400
committerChris Fournier <chris.fournier@shopify.com>2018-05-14 11:46:04 -0400
commit3e6f793902b988c37be88cc41d8f09bf9ec3d26e (patch)
tree317425a7d736df91ba6ab0cb9ccb58efda1208fb /.github
parent2f344ca6d27312bc47c2caff35a273590fb7b2ac (diff)
Switch PR template changelog ext from .md to .rst
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 8d498abc..d02bf3b6 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,5 +5,5 @@
## Checklist
<!--- We appreciate your help and want to give you credit. Please take a moment to put an `x` in the boxes below as you complete them. -->
-- [ ] I've added this contribution to the `changelog.md`.
+- [ ] I've added this contribution to the `changelog.rst`.
- [ ] I've added my name to the `AUTHORS` file (or it's already there).