summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2017-10-23 18:46:14 -0200
committerBruno Oliveira <nicoddemus@gmail.com>2017-10-23 18:46:14 -0200
commitfe560b7192ba76cb56fb6a91b7e68e401808571b (patch)
tree437cde51b66be61d1294b0a07e65f50e613692c9 /.github/PULL_REQUEST_TEMPLATE.md
parent531e0dcaa342404b6c4e8262d9cacdc4ffa9e0e0 (diff)
downloadpytest-fe560b7192ba76cb56fb6a91b7e68e401808571b.tar.gz
Make CONTRIBUTING and PR template more consistent regarding doc contributions
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-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 ad3fea61e..bf9fc199f 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -12,4 +12,4 @@ Here's a quick checklist that should be present in PRs:
Unless your change is a trivial or a documentation fix (e.g., a typo or reword of a small section) please:
-- [ ] Add yourself to `AUTHORS`;
+- [ ] Add yourself to `AUTHORS`, in alphabetical order;