From 51df07f0255b1265c31197ee5884674ffb9b7f4c Mon Sep 17 00:00:00 2001 From: -LAN- Date: Wed, 28 May 2025 21:53:08 +0800 Subject: [PATCH] docs: Simplifies PR template link instructions Signed-off-by: -LAN- --- .github/pull_request_template.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ec0cfc6a47..f4a5f754e0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,8 @@ > [!IMPORTANT] -> Before opening a PR: > > 1. Make sure you have read our [contribution guidelines](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) > 2. Ensure there is an associated issue and you have been assigned to it -> 3. Use the correct syntax to link this PR: `Fixes #` or `Resolves #`, see [documentation](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) for more details. +> 3. Use the correct syntax to link this PR: `Fixes #`. ## Summary