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

jshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/main by this push:
     new 240c9c0355 chore: update issue template (#7619)
240c9c0355 is described below

commit 240c9c0355cd655b598922f2441e289de9710d07
Author: Jarvis <[email protected]>
AuthorDate: Wed Jul 9 15:02:43 2025 +0800

    chore: update issue template (#7619)
    
    ### What changes were proposed in this pull request?
    
    update github issue template, update version dropdown list
---
 .github/ISSUE_TEMPLATE/bug-report.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml 
b/.github/ISSUE_TEMPLATE/bug-report.yml
index 744bcd677e..62f6d031c8 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -11,6 +11,9 @@ body:
       description: What version of Gravitino are you running?
       options:
         - main branch
+        - 0.9.0
+        - 0.8.0
+        - 0.7.0
         - 0.6.0
         - 0.5.1
         - 0.5.0

Reply via email to