Skip to content

Commit 053b936

Browse files
committed
Incorporated review comments
1 parent b2baf90 commit 053b936

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88

99
## ✅ Contributor Checklist
1010

11-
Please confirm the following before submitting your PR:
11+
I've followed the guidelines and can confirm that:
1212

13-
* [ ] My changes follow the [Umbraco Documentation Style Guide](https://docs.umbraco.com/contributing/documentation/style-guide).
14-
* [ ] Code blocks are formatted correctly.
13+
* [ ] The changes follow the [Umbraco Documentation Style Guide](https://docs.umbraco.com/contributing/documentation/style-guide).
14+
* [ ] Code blocks are correctly formatted.
1515
* [ ] Sentences are short and clear (preferably under 25 words).
16-
* [ ] Avoided passive voice and first-person language (“we”, “I”).
16+
* [ ] Passive voice and first-person language (“we”, “I”) are avoided.
1717
* [ ] Relevant pages are linked.
1818
* [ ] All links work and point to the correct resources.
19-
* [ ] Screenshots or diagrams are included (if useful).
20-
* [ ] I’ve tested any code examples or instructions where relevant.
21-
* [ ] Fixed typo/broken links/broken images
19+
* [ ] Screenshots or diagrams are included if useful.
20+
* [ ] Any code examples or instructions have been tested.
21+
* [ ] Typos, broken links, and broken images are fixed.
2222

2323
## Product & Version (if relevant)
2424

0 commit comments

Comments
 (0)