mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-22 15:21:04 +00:00
Suggested by @sxyazi in response to a comment on #4137: a quick reminder near the AI Policy checkbox for contributors whose PR was opened by an AI agent, since automated submission can occasionally retry and leave behind an incomplete duplicate PR.
24 lines
1,012 B
Markdown
24 lines
1,012 B
Markdown
## Which issue does this PR resolve?
|
|
|
|
<!--
|
|
For any fixes and enhancements, we usually require an associated issue to be filed where clearly detailed your proposed changes and why they are necessary, which ensures we are aligned and reduces the risk of re-work.
|
|
|
|
You can use GitHub syntax to link an issue to this PR, such as `Resolves #1000`, which indicates this PR will resolve issue #1000.
|
|
-->
|
|
|
|
Resolves #
|
|
|
|
## Rationale of this PR
|
|
|
|
<!--
|
|
A clear and concise description of the rationale of the changes, to help our reviewers understand your intent and why it is necessary.
|
|
|
|
If it has already been detailed in the associated issue, please skip this section.
|
|
-->
|
|
|
|
## Checklist
|
|
|
|
- [ ] I have read [CONTRIBUTING.md](https://github.com/sxyazi/yazi/blob/main/CONTRIBUTING.md)
|
|
- [ ] I confirm this PR follows the [AI Policy](https://github.com/sxyazi/yazi/blob/main/CONTRIBUTING.md#ai-policy)
|
|
|
|
<!-- If an AI agent opened this PR, verify only one PR was created and that the disclosure above is in the final body. -->
|