Skip to content

Commit 3630f99

Browse files
Update issue templates for documentation requests
1 parent 500f592 commit 3630f99

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report-or-support-request.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Bug report or support request
3-
about: For support requests, please use Drupal Answers
4-
instead. See http://drupal.stackexchange.com/questions/tagged/drush
3+
about: For support requests, please use Drupal Answers instead. See http://drupal.stackexchange.com/questions/tagged/drush
54

65
---
76

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Documentation request
3+
about: If you know what the documentation change should be, please consider submitting
4+
a pull request instead. If you do know where the documentation you need is, please
5+
submit a support request first.
6+
7+
---
8+
9+
**Existing document**
10+
Please provide a link to the existing document that is unclear or incomplete.
11+
12+
**What are you attempting to do**
13+
Please explain the task you are attempting to accomplish.
14+
15+
**In what way is the existing documentation unclear or incomplete**
16+
Please explain any confusion or ambiguities in the existing documentation.
17+
18+
**What should the documentation say instead?**
19+
To the best of your ability, explain what additional information would allow you to complete your task. If you already know what the documentation should say, please consider submitting a documentation pull request instead.

0 commit comments

Comments
 (0)