diff options
Diffstat (limited to '')
-rw-r--r-- | .github/pull_request_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6fc4bfa81..1d172e830 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -19,7 +19,7 @@ This adds a new flag --bail to bun test. When set, it will stop running tests af ### Checklist -<!-- **Please delete the sections which are not relevant, including this line. If there were no code changes, feel free to delete or ignore this section entirely** --> +<!-- **Please delete the sections which are not relevant. If there were no code changes, feel free to delete or ignore this section entirely** --> If JavaScript/TypeScript modules or builtins changed: |