aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-07-27 18:03:44 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-07-27 18:03:44 -0700
commit13047798265760b7d17b97c96e817a7082d1959a (patch)
tree8e07f637206f2daa33bdb2a5281e5f77010dfe03
parent65d0884361f349f06f461c7a7be7e2dc12479e54 (diff)
downloadbun-13047798265760b7d17b97c96e817a7082d1959a.tar.gz
bun-13047798265760b7d17b97c96e817a7082d1959a.tar.zst
bun-13047798265760b7d17b97c96e817a7082d1959a.zip
Update pull_request_template.md
Diffstat (limited to '')
-rw-r--r--.github/pull_request_template.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index a71a6c6e5..6fc4bfa81 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -11,13 +11,13 @@ This adds a new flag --bail to bun test. When set, it will stop running tests af
- [ ] Documentation or TypeScript types (it's okay to leave the rest blank in this case)
- [ ] Code changes
-## How did you verify your code works?
+### How did you verify your code works?
<!-- **For code changes, please include automated tests**. Feel free to uncomment the line below -->
<!-- I wrote automated tests -->
-## Checklist
+### 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** -->