From 27dd3eaf3495a815515b11d0a2d2a71dc2181816 Mon Sep 17 00:00:00 2001 From: crossoverJie Date: Sat, 9 Mar 2024 09:56:14 +0800 Subject: [PATCH 1/2] add pr-template --- .github/PULL_REQUEST_TEMPLATE.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a9853d06af..e688f9d4a6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -69,3 +69,20 @@ This change added tests and can be verified as follows: - If yes, how is the feature documented? (not applicable / docs / GoDocs / not documented) - If a feature is not applicable for documentation, explain why? - If a feature is not documented yet in this PR, please create a followup issue for adding the documentation + +### Matching PR in forked repository + +PR in forked repository: + + From bb4d9484bafcc224df08020f0c4e810aa3668452 Mon Sep 17 00:00:00 2001 From: crossoverJie Date: Sat, 9 Mar 2024 18:58:03 +0800 Subject: [PATCH 2/2] remove unless restriction. --- .github/PULL_REQUEST_TEMPLATE.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e688f9d4a6..04d29d0ddc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -75,9 +75,6 @@ This change added tests and can be verified as follows: PR in forked repository: