Version 1
[yaffs-website] / vendor / consolidation / output-formatters / .github / pull_request_template.md
diff --git a/vendor/consolidation/output-formatters/.github/pull_request_template.md b/vendor/consolidation/output-formatters/.github/pull_request_template.md
new file mode 100644 (file)
index 0000000..da95f48
--- /dev/null
@@ -0,0 +1,13 @@
+### Overview
+This pull request:
+
+- [ ] Fixes a bug
+- [ ] Adds a feature
+- [ ] Breaks backwards compatibility
+- [ ] Has tests that cover changes
+
+### Summary
+Short overview of what changed.
+
+### Description
+Any additional information.