You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by wa...@apache.org on 2022/06/22 13:41:07 UTC

[incubator-devlake] branch main updated: fix: update bug template

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

warren pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new 1e6a3d4d fix: update bug template
1e6a3d4d is described below

commit 1e6a3d4de34d13a7c2d3c9b1cddd284ab0e6e41d
Author: Startrekzky <ka...@merico.dev>
AuthorDate: Wed Jun 22 21:32:43 2022 +0800

    fix: update bug template
---
 .github/ISSUE_TEMPLATE/bug-report.yml | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index 3838c819..6d0413bc 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -99,12 +99,13 @@ body:
         Which version of Apache DevLake are you running? We only accept bugs report from the LTS projects.
       options:
         - main
-        - 0.10.1
-        - 0.10.0
-        - 0.9.3
-        - 0.9.2
-        - 0.9.1
-        - 0.9.0
+        - v0.11.0
+        - v0.10.1
+        - v0.10.0
+        - v0.9.3
+        - v0.9.2
+        - v0.9.1
+        - v0.9.0
     validations:
       required: true