This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/develop by this push:
     new 1092f191a fix(github): fix wrong github issue template. (#2968)
1092f191a is described below

commit 1092f191adbaa10fc7d4a02c65a726b7c35f35c4
Author: marsevilspirit <[email protected]>
AuthorDate: Wed Aug 6 19:01:41 2025 +0800

    fix(github): fix wrong github issue template. (#2968)
---
 .github/ISSUE_TEMPLATE/1_feature_request.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/1_feature_request.yml 
b/.github/ISSUE_TEMPLATE/1_feature_request.yml
index 5987eeaf2..e656aa438 100644
--- a/.github/ISSUE_TEMPLATE/1_feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/1_feature_request.yml
@@ -11,7 +11,7 @@ body:
       options:
         - label: I have searched the 
[issues](https://github.com/apache/dubbo-go/issues) of this repository and 
believe that this is not a duplicate.
           required: true
-        - label: I have searched the [release 
notes](https://github.com/amoylab/dubbo-go/releases) of this repository and 
believe that this is not a duplicate.
+        - label: I have searched the [release 
notes](https://github.com/apache/dubbo-go/releases) of this repository and 
believe that this is not a duplicate.
           required: true
 
   - type: textarea

Reply via email to