X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrush%2Fdrush%2F.github%2FISSUE_TEMPLATE%2Fbug-report-or-support-request.md;fp=vendor%2Fdrush%2Fdrush%2F.github%2FISSUE_TEMPLATE%2Fbug-report-or-support-request.md;h=47d88176c35f20f7326f357a399b0218aa7a5082;hp=0000000000000000000000000000000000000000;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/vendor/drush/drush/.github/ISSUE_TEMPLATE/bug-report-or-support-request.md b/vendor/drush/drush/.github/ISSUE_TEMPLATE/bug-report-or-support-request.md new file mode 100644 index 000000000..47d88176c --- /dev/null +++ b/vendor/drush/drush/.github/ISSUE_TEMPLATE/bug-report-or-support-request.md @@ -0,0 +1,31 @@ +--- +name: Bug report or support request +about: For support requests, please use Drupal Answers instead. See http://drupal.stackexchange.com/questions/tagged/drush + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +What did you do? + +**Expected behavior** +What did you expect would happen? + +**Actual behavior** +What happened instead? + +**Workaround** +Is there another way to do the desired action? + +### System Configuration +| Q | A +| --------------- | --- +| Drush version? | 9.x/8.x (please be specific, and try latest dev build) +| Drupal version? | 7.x/8.x +| PHP version | 5.6/7.1 +| OS? | Mac/Linux/Windows + +**Additional information** +Add any other context about the problem here.