Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / consolidation / site-alias / .github / pull_request_template.md
diff --git a/vendor/consolidation/site-alias/.github/pull_request_template.md b/vendor/consolidation/site-alias/.github/pull_request_template.md
new file mode 100644 (file)
index 0000000..42ec292
--- /dev/null
@@ -0,0 +1,16 @@
+### Overview
+This pull request:
+
+| Q             | A
+| ------------- | ---
+| Bug fix?      | yes/no
+| New feature?  | yes/no <!-- don't forget to update CHANGELOG.md files -->
+| Has tests?    | yes/no
+| BC breaks?    | no     
+| Deprecations? | yes/no 
+
+### Summary
+Short overview of what changed.
+
+### Description
+Any additional information.