Skip to content

Commit e235bea

Browse files
committed
WDSUS-39 - Update PR template
1 parent 76a3438 commit e235bea

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Closes
22

33
<!--
4-
Please do not leave this blank, use this format to link issue numbers:
4+
REQUIRED. Please do not leave this blank, use this format to link issue numbers:
55
[#WDS-123](https://webdevstudios.atlassian.net/browse/TICKET-NUMBER)
66
-->
77

@@ -22,14 +22,14 @@ Please do not leave this blank, use this format to link issue numbers:
2222
## Link to test
2323

2424
<!--
25-
Please do not leave this blank, use this format to link to testing environment:
25+
REQUIRED. Please do not leave this blank, use this format to link to testing environment:
2626
[Develop](https://wds.wdslab.com/)
2727
-->
2828

2929
## Description
3030

3131
<!--
32-
Please do not leave this blank
32+
REQUIRED. Please do not leave this blank
3333
This PR [adds/removes/fixes/replaces] the [feature/bug/etc].
3434
-->
3535

@@ -42,7 +42,10 @@ https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-git
4242

4343
## Mobile & Desktop Screenshots/Recordings
4444

45-
<!-- Visual changes require screenshots -->
45+
<!--
46+
REQUIRED. Please do not leave this blank
47+
For visual alterations, provide screenshots or recordings For both desktop and mobile. You can utilize Loom for this purpose: https://www.loom.com/screen-recorder
48+
-->
4649

4750

4851
## Added tests?

0 commit comments

Comments
 (0)