We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c422d7 commit c880794Copy full SHA for c880794
.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,12 @@
1
+## What happened?
2
+
3
+<!--
4
+Describe what you've observed and why it's bad (please include whatever stacktraces/version numbers you can).
5
+Clear steps to reproduce the behaviour are always helpful too!
6
+-->
7
8
+## What did you want to happen?
9
10
11
+Suggest better behaviour
12
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,11 @@
+## Before this PR
+<!-- What's wrong with the current state of the world and why change it now? -->
+## After this PR
+<!-- User-facing outcomes this PR delivers go below -->
+==COMMIT_MSG==
+## Possible downsides?
+<!-- Please describe any way users could be negatively affected by this PR. -->
0 commit comments