diff options
author | 2023-07-28 00:17:47 -0700 | |
---|---|---|
committer | 2023-07-28 00:17:47 -0700 | |
commit | 38168f3c85a7ec4e4e140989d6eb3ea46e0afb45 (patch) | |
tree | f6669a236f0464095ade0044755eb085c8f12f90 /.github/pull_request_template.md | |
parent | cbaab23f6d7968ee035905934d3e732845d19e88 (diff) | |
download | bun-38168f3c85a7ec4e4e140989d6eb3ea46e0afb45.tar.gz bun-38168f3c85a7ec4e4e140989d6eb3ea46e0afb45.tar.zst bun-38168f3c85a7ec4e4e140989d6eb3ea46e0afb45.zip |
Update pull_request_template.md
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 276ae4330..39b4a6eac 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -## What does this PR do? +### What does this PR do? <!-- **Please explain what your changes do**, example: --> |