mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
and document automatic code review status in PR template Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
23 lines
1.0 KiB
Markdown
23 lines
1.0 KiB
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.
|
|
|
|
Automatic code review is supported but disabled by default in this repository.
|
|
You may trigger AI code review by requesting `Copilot` from the Reviewers menu,
|
|
or by commenting `@coderabbitai review`.
|
|
-->
|
|
|
|
<!--
|
|
Closes #XXXX
|
|
or
|
|
Relates to #XXXX
|
|
-->
|
|
|
|
- [ ] 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. -->
|