|
1 | | -## Description |
| 1 | +## 📋 Description |
2 | 2 |
|
3 | | -_What did you add/update/change?_ |
| 3 | +<!-- A clear and concise description of what this PR changes or adds. Include context if necessary. --> |
4 | 4 |
|
5 | | -## Type of suggestion |
| 5 | +## 📎 Related Issues (if applicable) |
6 | 6 |
|
7 | | -* [ ] Typo/grammar fix |
8 | | -* [ ] Updated outdated content |
9 | | -* [ ] New content |
10 | | -* [ ] Updates related to a new version |
11 | | -* [ ] Other |
| 7 | +<!-- List any related issues, e.g. "Fixes #1234" --> |
12 | 8 |
|
13 | | -## Product & version (if relevant) |
| 9 | +## ✅ Contributor Checklist |
14 | 10 |
|
| 11 | +I've followed the [Umbraco Documentation Style Guide](https://docs.umbraco.com/contributing/documentation/style-guide) and can confirm that: |
15 | 12 |
|
| 13 | +* [ ] Code blocks are correctly formatted. |
| 14 | +* [ ] Sentences are short and clear (preferably under 25 words). |
| 15 | +* [ ] Passive voice and first-person language (“we”, “I”) are avoided. |
| 16 | +* [ ] Relevant pages are linked. |
| 17 | +* [ ] All links work and point to the correct resources. |
| 18 | +* [ ] Screenshots or diagrams are included if useful. |
| 19 | +* [ ] Any code examples or instructions have been tested. |
| 20 | +* [ ] Typos, broken links, and broken images are fixed. |
| 21 | + |
| 22 | +## Product & Version (if relevant) |
| 23 | + |
| 24 | +<!-- Mention the product and all applicable versions for which the PR is being created. --> |
16 | 25 |
|
17 | 26 | ## Deadline (if relevant) |
18 | 27 |
|
19 | | -_When should the content be published?_ |
| 28 | +<!-- When should the content be published? --> |
| 29 | + |
| 30 | +## 📚 Helpful Resources |
| 31 | + |
| 32 | +* 🧾 [Umbraco Contribution Guidelines](https://docs.umbraco.com/contributing) |
| 33 | +* ✍️ [Umbraco Documentation Style Guide](https://docs.umbraco.com/contributing/documentation/style-guide) |
0 commit comments