From 472f36ee429864e49824439ef92ad02a8be96b62 Mon Sep 17 00:00:00 2001 From: richarddushime Date: Wed, 4 Feb 2026 20:59:49 +0100 Subject: [PATCH] PR template shorten --- .github/PULL_REQUEST_TEMPLATE.md | 56 ++++++++++---------------------- 1 file changed, 18 insertions(+), 38 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 204c6c53529..741c1148a43 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,43 +1,23 @@ ## Description - - + Fixes # (issue) ## Type of Change - - - -- [ ] Documentation/Contents/grammar update -- [ ] New feature (non-breaking change which adds functionality) -- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) -- [ ] Bug fix (non-breaking change which fixes an issue) - -## How Has This Been Tested? - - - -- [ ] Tested Locally -- [ ] Manual review / previewed on [staging.forrt.org](https://staging.forrt.org/) content/webpage changes -- [ ] Not Tested yet - -## Checklist for Content Editors and Non-Developers - - - -- [ ] The content is clear, accurate, and follows community guidelines. -- [ ] All updated content has been previewed on the [staging site](https://staging.forrt.org/). -- [ ] All links, references, and formatting have been checked for correctness. -- [ ] The change aligns with the overall style and communication goals. -- [ ] No broken links in text/content - -## Checklist for Developers: - -- [ ] I have attempted to stay aligned to related code in this repository rather than reinventing the wheel. -- [ ] I have performed a self-review of my own code. -- [ ] I have commented my code, particularly in hard-to-understand areas. -- [ ] I have made corresponding changes to the documentation. -- [ ] My changes generate no new warnings. - -## Additional Notes - +- [ ] Content/documentation update +- [ ] New feature +- [ ] Bug fix +- [ ] Breaking change + +## Testing +- [ ] Tested locally +- [ ] Previewed on [staging.forrt.org](https://staging.forrt.org/) +- [ ] Not tested yet + +## Checklist +- [ ] Self-reviewed my changes +- [ ] Verified links and formatting are correct +- [ ] No new warnings or errors + +## Notes +