summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorOliver Bestwalter <oliver.bestwalter@avira.com>2017-02-18 18:41:34 +0100
committerOliver Bestwalter <oliver.bestwalter@avira.com>2017-02-18 18:41:34 +0100
commitde0903df7ee07da1bb76c8c6c49461d2e648ac7a (patch)
tree98a057a2da25c3fbc5ac6cc013b6b5a228b58d45 /.github
parent7676d4bc399dba7c8f3251a65fddbfb25b36aff4 (diff)
downloadtox-git-de0903df7ee07da1bb76c8c6c49461d2e648ac7a.tar.gz
fix typo
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 5f940882..35a1fa12 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -3,7 +3,7 @@ Thanks for contributing a PR!
Here's a quick checklist of what we'd like you to think off:
- [ ] Make sure to include one or more tests for your change;
-- [ ] if an enhacement PR please create docs and at best an example
+- [ ] if an enhancement PR please create docs and at best an example
- [ ] Add yourself to `CONTRIBUTORS`;
- [ ] make a descriptive Pull Request text (it will be used for changelog)