47d88176c35f20f7326f357a399b0218aa7a5082
[yaffs-website] / vendor / drush / drush / .github / ISSUE_TEMPLATE / bug-report-or-support-request.md
1 ---
2 name: Bug report or support request
3 about: For support requests, please use Drupal Answers instead. See http://drupal.stackexchange.com/questions/tagged/drush
4
5 ---
6
7 **Describe the bug**
8 A clear and concise description of what the bug is.
9
10 **To Reproduce**
11 What did you do?
12
13 **Expected behavior**
14 What did you expect would happen?
15
16 **Actual behavior**
17 What happened instead?
18
19 **Workaround**
20 Is there another way to do the desired action?
21
22 ### System Configuration
23 | Q               | A
24 | --------------- | ---
25 | Drush version?  | 9.x/8.x (please be specific, and try latest dev build)
26 | Drupal version? | 7.x/8.x
27 | PHP version     | 5.6/7.1
28 | OS?             | Mac/Linux/Windows
29
30 **Additional information**
31 Add any other context about the problem here.