You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2022/03/16 15:35:12 UTC

[netbeans] branch master updated: Add Apache NetBeans Snap Package as an option to GitHub Bug report

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

lkishalmi 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 d7b761a  Add Apache NetBeans Snap Package as an option to GitHub Bug report
d7b761a is described below

commit d7b761a6133619215a5fcb80376fe494635296eb
Author: Laszlo Kishalmi <la...@gmail.com>
AuthorDate: Tue Mar 15 18:07:30 2022 -0700

    Add Apache NetBeans Snap Package as an option to GitHub Bug report
---
 .github/ISSUE_TEMPLATE/netbeans_bug_report.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/ISSUE_TEMPLATE/netbeans_bug_report.yml b/.github/ISSUE_TEMPLATE/netbeans_bug_report.yml
index 4ce1f59..1260f1f 100644
--- a/.github/ISSUE_TEMPLATE/netbeans_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/netbeans_bug_report.yml
@@ -95,6 +95,7 @@ body:
       options:
         - "Apache NetBeans provided installer"
         - "Apache NetBeans binary zip"
+        - "Apache NetBeans Snap Package"
         - "Third-party package"
         - "Own source build"
         - "Apache VSNetBeans for VSCode"

---------------------------------------------------------------------
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