chore: Update pull request template

Add pull request title check box
This commit is contained in:
Chawye Hsu 2024-11-28 13:18:38 +08:00 committed by GitHub
parent 706a24f647
commit 9eb328bb7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,8 +8,11 @@
Read the contributing guide first to save both your and our time. Read the contributing guide first to save both your and our time.
--> -->
<!--
Closes #XXXX Closes #XXXX
<!-- or --> or
Relates to #XXXX Relates to #XXXX
-->
- [ ] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md). - [ ] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).
- [ ] Use conventional PR title: `<manifest-name[@version]|chore>: <general summary of the pull request>`