Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 18 additions & 38 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,23 @@
## Description

<!-- Please include a summary of the change and which issue is fixed. Please also include any relevant information where neccessary. -->
<!-- Brief summary of the change -->

Fixes # (issue)

## Type of Change

<!-- Please delete options that are not relevant. -->

- [ ] 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?

<!-- Describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Include any relevant details for your test configuration. -->

- [ ] 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

<!-- This section applies to content, grammar and webpage updates changes: -->

- [ ] 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
<!-- Add any other context or screenshots here -->
- [ ] 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
<!-- Optional: screenshots or additional context -->