Skip to content

Commit 058d640

Browse files
authored
Merge pull request #15 from aRustyDev/pr/pr-template-wiki-updates
ci(pr-template): Add PR template for Wiki updates
2 parents bf442df + 515e6de commit 058d640

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
## Summary
2+
3+
<!-- Brief description of Wiki changes -->
4+
5+
## Wiki Pages Affected
6+
7+
<!-- List the Wiki pages being added, modified, or removed -->
8+
9+
- [ ] New page(s) added
10+
- [ ] Existing page(s) updated
11+
- [ ] Page(s) removed/deprecated
12+
13+
## Type of Wiki Change
14+
15+
- [ ] New documentation
16+
- [ ] Content update/correction
17+
- [ ] Restructuring/reorganization
18+
- [ ] Formatting/style improvements
19+
- [ ] Link fixes
20+
- [ ] Image/media updates
21+
22+
## Related Issues
23+
24+
<!-- Link to related issues: Fixes #123, Relates to #456 -->
25+
26+
## Checklist
27+
28+
- [ ] Content is accurate and up-to-date
29+
- [ ] Links are valid and working
30+
- [ ] Spelling and grammar checked
31+
- [ ] Formatting is consistent with existing Wiki style
32+
- [ ] Table of contents updated (if applicable)
33+
- [ ] Cross-references to other Wiki pages are correct
34+
- [ ] Images/screenshots are clear and properly sized (if applicable)
35+
36+
## Preview
37+
38+
<!-- If possible, provide a preview link or screenshot of the changes -->
39+
40+
## Additional Context
41+
42+
<!-- Any other information reviewers should know -->

0 commit comments

Comments
 (0)