Skip to content

Commit c10666f

Browse files
authored
Merge pull request #14579 from nextcloud/copilot/enhance-pr-template-checklist
chore: add contributor checklist to PR template
2 parents 6b8dcc1 + 114ab1e commit c10666f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,10 @@ Please add a screenshot of your changed or added page(s).
99
This helps reviewers to quickly see how the resulting
1010
lists, code blocks, headers and links look.
1111
-->
12+
13+
### ✅ Checklist
14+
15+
- [ ] I have built the documentation locally and reviewed the output
16+
- [ ] Screenshots are included for visual changes
17+
- [ ] I have not moved or renamed pages (or added a redirect if I did)
18+
- [ ] I have run `codespell` or similar and addressed any spelling issues

0 commit comments

Comments
 (0)