yazi/.github/pull_request_template.md
nabsei 18f906653b docs: Reword AI-disclosure note to put the human in charge
Per @sxyazi's feedback on #4140: the previous wording ("if an AI
agent opened this PR") implied AI could act as the one submitting
the PR, which conflicts with the AI Policy requirement that PR
descriptions are written by humans. Reworded so the note tells the
human contributor to write and post the description themselves.
2026-07-21 02:42:18 +02:00

24 lines
1 KiB
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 you used AI tooling while preparing this PR, write and post this description yourself, and double-check it's the only PR that got created. -->