From 6aa75594dbea287001c823853235e6a4f9d45997 Mon Sep 17 00:00:00 2001 From: nabsei <166228107+nabsei@users.noreply.github.com> Date: Tue, 21 Jul 2026 02:59:20 +0200 Subject: [PATCH] docs: add a note about following the contribution guidelines in the PR template (#4140) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 三咲雅 misaki masa --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a0e4288f..baacd258 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,3 +20,5 @@ If it has already been detailed in the associated issue, please skip this sectio - [ ] 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) + +