From 515e6decaa7e8cc69dd47d93c53766ffbd3e8d8b Mon Sep 17 00:00:00 2001 From: aRustyDev <36318507+aRustyDev@users.noreply.github.com> Date: Fri, 5 Dec 2025 15:10:13 -0500 Subject: [PATCH] ci(pr-template): Add PR template for Wiki updates --- .github/PULL_REQUEST_TEMPLATE/wiki-update.md | 42 ++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/wiki-update.md diff --git a/.github/PULL_REQUEST_TEMPLATE/wiki-update.md b/.github/PULL_REQUEST_TEMPLATE/wiki-update.md new file mode 100644 index 0000000..be61b93 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/wiki-update.md @@ -0,0 +1,42 @@ +## Summary + + + +## Wiki Pages Affected + + + +- [ ] New page(s) added +- [ ] Existing page(s) updated +- [ ] Page(s) removed/deprecated + +## Type of Wiki Change + +- [ ] New documentation +- [ ] Content update/correction +- [ ] Restructuring/reorganization +- [ ] Formatting/style improvements +- [ ] Link fixes +- [ ] Image/media updates + +## Related Issues + + + +## Checklist + +- [ ] Content is accurate and up-to-date +- [ ] Links are valid and working +- [ ] Spelling and grammar checked +- [ ] Formatting is consistent with existing Wiki style +- [ ] Table of contents updated (if applicable) +- [ ] Cross-references to other Wiki pages are correct +- [ ] Images/screenshots are clear and properly sized (if applicable) + +## Preview + + + +## Additional Context + +