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 06e4732 commit 83d7d6fCopy full SHA for 83d7d6f
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,8 +1,13 @@
1
-Fixes #issue-number
+### Fixes issue-number:
2
+<!-- Please add the issue this relates to -->
3
-Changes:
4
+### Demo:
5
+<!-- Please add a screenshot for UI related changes -->
6
-I have verified that this pull request:
7
+### Changes:
8
+<!-- Summarise your changes -->
9
+
10
+### I have verified that this pull request:
11
12
* [ ] has no linting errors (`npm run lint`)
13
* [ ] has no test errors (`npm run test`)
0 commit comments