From a97344d4a6267cd600c94f9f6fd6561407abd6f9 Mon Sep 17 00:00:00 2001 From: lrapoport-cf <107272160+lrapoport-cf@users.noreply.github.com> Date: Mon, 8 May 2023 10:01:12 -0400 Subject: [PATCH] Update pr template checkboxes to bullets (#3158) --- .github/pull_request_template.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1b92f2a6bde..cbadea84a00 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,9 +11,9 @@ Fixes # [insert GH or internal issue number(s)]. - [ ] Tests - [ ] Changeset ([Changeset guidelines](https://github.com/cloudflare/workers-sdk/blob/main/CONTRIBUTING.md#changesets)) -**Reviewer has performed the following, where applicable:** +**Reviewer is to perform the following, as applicable:** -- [ ] Checked for inclusion of relevant tests -- [ ] Checked for inclusion of a relevant changeset -- [ ] Checked for creation of associated docs updates -- [ ] Manually pulled down the changes and spot-tested +- Checked for inclusion of relevant tests +- Checked for inclusion of a relevant changeset +- Checked for creation of associated docs updates +- Manually pulled down the changes and spot-tested