aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorGravatar Jason Gross <jasongross9@gmail.com>2018-05-23 09:59:18 -0400
committerGravatar GitHub <noreply@github.com>2018-05-23 09:59:18 -0400
commit659696f3c1bae265cb71f1bc4b6ebc5f933db223 (patch)
tree12825928914dc95a8e9f5259e307033a0767a9df /.github
parent8f227c6db0d111a05147500dec05872e4010c892 (diff)
Remove dashes from PR template
As per PR comment suggestion
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 6a555f37f..86c15f6e8 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -12,5 +12,5 @@ Fixes / closes #????
<!-- If this is a feature pull request / breaks compatibility: -->
<!-- (Otherwise, remove these lines.) -->
-- [ ] Corresponding documentation was added / updated (including any warning- and error-messages added / removed / modified).
+- [ ] Corresponding documentation was added / updated (including any warning and error messages added / removed / modified).
- [ ] Entry added in CHANGES.