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

jark pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new 364b824  [github] Update GitHub issue template
364b824 is described below

commit 364b82499b51c67bf9a3dba430fac4cecc6a6456
Author: Jark Wu <[email protected]>
AuthorDate: Mon Aug 25 17:35:53 2025 +0800

    [github] Update GitHub issue template
---
 .github/ISSUE_TEMPLATE/bug.yml     | 4 ++--
 .github/ISSUE_TEMPLATE/feature.yml | 4 ++--
 .github/ISSUE_TEMPLATE/task.yml    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml
index 43fbc90..aadd86d 100644
--- a/.github/ISSUE_TEMPLATE/bug.yml
+++ b/.github/ISSUE_TEMPLATE/bug.yml
@@ -28,10 +28,10 @@ body:
     attributes:
       label: Search before asking
       description: >
-        Please search 
[issues](https://github.com/apache/fluss-benchmarks/issues) to check if your 
issue has already been reported.
+        Please search [issues](https://github.com/apache/fluss-rust/issues) to 
check if your issue has already been reported.
       options:
         - label: >
-            I searched in the 
[issues](https://github.com/apache/fluss-benchmarks/issues) and found nothing 
similar.
+            I searched in the 
[issues](https://github.com/apache/fluss-rust/issues) and found nothing similar.
           required: true
   - type: textarea
     attributes:
diff --git a/.github/ISSUE_TEMPLATE/feature.yml 
b/.github/ISSUE_TEMPLATE/feature.yml
index fc73571..9f08a60 100644
--- a/.github/ISSUE_TEMPLATE/feature.yml
+++ b/.github/ISSUE_TEMPLATE/feature.yml
@@ -28,10 +28,10 @@ body:
     attributes:
       label: Search before asking
       description: >
-        Please search 
[issues](https://github.com/apache/fluss-benchmarks/issues) to check if your 
issue has already been reported.
+        Please search [issues](https://github.com/apache/fluss-rust/issues) to 
check if your issue has already been reported.
       options:
         - label: >
-            I searched in the 
[issues](https://github.com/apache/fluss-benchmarks/issues) and found nothing 
similar.
+            I searched in the 
[issues](https://github.com/apache/fluss-rust/issues) and found nothing similar.
           required: true
   - type: textarea
     attributes:
diff --git a/.github/ISSUE_TEMPLATE/task.yml b/.github/ISSUE_TEMPLATE/task.yml
index 70b5369..dddc621 100644
--- a/.github/ISSUE_TEMPLATE/task.yml
+++ b/.github/ISSUE_TEMPLATE/task.yml
@@ -28,10 +28,10 @@ body:
     attributes:
       label: Search before asking
       description: >
-        Please search 
[issues](https://github.com/apache/fluss-benchmarks/issues) to check if your 
issue has already been reported.
+        Please search [issues](https://github.com/apache/fluss-rust/issues) to 
check if your issue has already been reported.
       options:
         - label: >
-            I searched in the 
[issues](https://github.com/apache/fluss-benchmarks/issues) and found nothing 
similar.
+            I searched in the 
[issues](https://github.com/apache/fluss-rust/issues) and found nothing similar.
           required: true
   - type: textarea
     attributes:

Reply via email to