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

abeizn 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 2a932ec19 chore: update bug report template to include v0.16.0 (#4937)
2a932ec19 is described below

commit 2a932ec19b332c82d4554f3e2a895248b6685cda
Author: Liang Zhang <[email protected]>
AuthorDate: Fri Apr 14 19:39:55 2023 +0800

    chore: update bug report template to include v0.16.0 (#4937)
---
 .github/ISSUE_TEMPLATE/bug-report.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml 
b/.github/ISSUE_TEMPLATE/bug-report.yml
index 197473851..d4049dc60 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -83,6 +83,7 @@ body:
         Which version of Apache DevLake are you running?
       options:
         - main
+        - v0.16.0
         - v0.15.0
         - v0.14.2
         - v0.14.1

Reply via email to