Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / drush / drush / .github / ISSUE_TEMPLATE / bug-report-or-support-request.md
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 (file)
index 0000000..47d8817
--- /dev/null
@@ -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.