Skip to content

Commit 127ed70

Browse files
Update issue templates (#3620)
* Update issue templates Add templates for bug reports and feature requests. Include a link to Drupal answers * Remove duplicate bug report template.
1 parent 8f18c69 commit 127ed70

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: Bug report or support request
3+
about: For support requests, please use [Drupal Answers](http://drupal.stackexchange.com/questions/tagged/drush)
4+
instead
5+
6+
---
7+
8+
**Describe the bug**
9+
A clear and concise description of what the bug is.
10+
11+
**To Reproduce**
12+
What did you do?
13+
14+
**Expected behavior**
15+
What did you expect would happen?
16+
17+
**Actual behavior**
18+
What happened instead?
19+
20+
**Workaround**
21+
Is there another way to do the desired action?
22+
23+
### System Configuration
24+
| Q | A
25+
| --------------- | ---
26+
| Drush version? | 9.x/8.x (please be specific, and try latest dev build)
27+
| Drupal version? | 7.x/8.x
28+
| PHP version | 5.6/7.1
29+
| OS? | Mac/Linux/Windows
30+
31+
**Additional information**
32+
Add any other context about the problem here.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
5+
---
6+
7+
**Is your feature request related to a problem? Please describe.**
8+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
9+
10+
**Describe the solution you'd like**
11+
A clear and concise description of what you want to happen.
12+
13+
**Describe alternatives you've considered**
14+
A clear and concise description of any alternative solutions or features you've considered.
15+
16+
**Additional context**
17+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)