Skip to content

Commit

Permalink
chore: Update pull request template
Browse files Browse the repository at this point in the history
Add pull request title check box
  • Loading branch information
chawyehsu authored Jan 1, 2025
1 parent 50f4ea4 commit 02d6f22
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@
Read the contributing guide first to save both your and our time.
-->

<!--
Closes #XXXX
<!-- or -->
or
Relates to #XXXX
-->

- [ ] 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>`
- [ ] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md) <!-- where the first check box is documented, in case you don't read. -->

0 comments on commit 02d6f22

Please sign in to comment.