You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by mb...@apache.org on 2022/03/05 11:41:22 UTC

[netbeans] branch master updated: gh issue template update post NB 13 release.

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

mbien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new f8e4d6d  gh issue template update post NB 13 release.
     new 162aec2  Merge pull request #3703 from mbien/issue-template-nb13-update
f8e4d6d is described below

commit f8e4d6d5d939559add9192f92fe8546221a68a9e
Author: Michael Bien <mb...@gmail.com>
AuthorDate: Sat Mar 5 10:55:38 2022 +0100

    gh issue template update post NB 13 release.
---
 .github/ISSUE_TEMPLATE/netbeans_bug_report.yml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/netbeans_bug_report.yml b/.github/ISSUE_TEMPLATE/netbeans_bug_report.yml
index d616278..4ce1f59 100644
--- a/.github/ISSUE_TEMPLATE/netbeans_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/netbeans_bug_report.yml
@@ -27,8 +27,8 @@ body:
         Latest releases are always available from https://netbeans.apache.org/download/
       multiple: false
       options:
-        - "Apache NetBeans 12.6"
-        - "Apache NetBeans 13 release candidate"
+        - "Apache NetBeans 13"
+#        - "Apache NetBeans 14 release candidate"
         - "Apache NetBeans latest daily build"
     validations:
       required: true
@@ -64,6 +64,7 @@ body:
       multiple: false
       options:
         - "No"
+        - "Apache NetBeans 13"
         - "Apache NetBeans 12.6"
         - "Apache NetBeans 12.5"
         - "Apache NetBeans 12.4"
@@ -123,6 +124,8 @@ body:
       options:
         - "Yes"
         - "No"
+    validations:
+        required: true
   - type: dropdown
     attributes:
       label: Code of Conduct

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists