ScoopInstaller_Main/.github/pull_request_template.md
Chawye Hsu 9eb328bb7c
chore: Update pull request template
Add pull request title check box
2024-11-28 13:18:38 +08:00

19 lines
757 B
Markdown

<!-- Provide a general summary of your changes in the title above -->
<!--
By opening this PR you confirm that you have searched for similar issues/PRs here already.
Failing to do so will most likely result in closing of this PR without any explanation.
It is also mandatory to open a relevant issue (either Package Request or Bug Report) for
discussion with the maintainers, before creating any new PR.
Read the contributing guide first to save both your and our time.
-->
<!--
Closes #XXXX
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>`