diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 74609033e8a0..6e4619459e3e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,19 +1,24 @@ -Fixes # [insert GH or internal issue number(s)]. +## What this PR solves / how to test -**What this PR solves / how to test:** +Fixes #[insert GH or internal issue number(s)]. -**Author has addressed the following:** +## Author has addressed the following - Tests + - [x] TODO (before merge) - [ ] Included - [ ] Not necessary because: - Changeset ([Changeset guidelines](https://github.com/cloudflare/workers-sdk/blob/main/CONTRIBUTING.md#changesets)) + - [x] TODO (before merge) - [ ] Included - [ ] Not necessary because: -- Associated docs - - [ ] Issue(s)/PR(s): +- Public documentation + - [x] TODO (before merge) + - [ ] Cloudflare docs PR(s): ... - [ ] Not necessary because: +