diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b7ea123e31..99be9436fb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,7 +13,7 @@ copilot:walkthrough ## Checklist ✅ - [ ] Label appropriately with `Feature`, `Improvement`, or `Bug`. -- [ ] Add screehshots to the PR description for relevant FE changes +- [ ] Add screenshots to the PR description for relevant FE changes - [ ] New backend functionality has been unit-tested. - [ ] API documentation has been updated (if necessary) (see [docs on API documentation](https://docs.crowd.dev/docs/updating-api-documentation)). - [ ] [Quality standards](https://github.com/CrowdDotDev/crowd-github-test-public/blob/main/CONTRIBUTING.md#quality-standards) are met.