Skip to content

Commit

Permalink
Clarify wording of PR & issue templates
Browse files Browse the repository at this point in the history
I see lots of contributions where none of this placeholder text has
been deleted, but also quite a lot where the first line has been deleted,
but the 'ext below' hasn't (exactly in accordance with the current
instructions).
  • Loading branch information
gcapes authored and fmichonneau committed Feb 6, 2019
1 parent 6cbb979 commit e50d7c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Please delete the text below before submitting your contribution.
Please delete this line and the text below before submitting your contribution.

---

Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Please delete the text below before submitting your contribution.
Please delete this line and the text below before submitting your contribution.

---

Expand Down

0 comments on commit e50d7c1

Please sign in to comment.