Skip to content

Commit 83d7d6f

Browse files
authored
Add hints to pull request template & ask for screenshots
Updated the pull request template to improve clarity and structure.
1 parent 06e4732 commit 83d7d6f

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
Fixes #issue-number
1+
### Fixes issue-number:
2+
<!-- Please add the issue this relates to -->
23

3-
Changes:
4+
### Demo:
5+
<!-- Please add a screenshot for UI related changes -->
46

5-
I have verified that this pull request:
7+
### Changes:
8+
<!-- Summarise your changes -->
9+
10+
### I have verified that this pull request:
611

712
* [ ] has no linting errors (`npm run lint`)
813
* [ ] has no test errors (`npm run test`)

0 commit comments

Comments
 (0)