neilcsmith-net commented on a change in pull request #3513:
URL: https://github.com/apache/netbeans/pull/3513#discussion_r794427024



##########
File path: .github/ISSUE_TEMPLATE/netbeans_bug_report.yml
##########
@@ -54,15 +54,28 @@ body:
         Please make sure you provide a reproducible step-by-step case of how 
to reproduce the problem
         as minimally and precisely as possible. Remember that non-reproducible 
issues may be closed or
         converted into discussions. If we cannot reproduce an issue we cannot 
fix it!
-  - type: checkboxes
+  - type: dropdown
     attributes:
       label: Did this work correctly in an earlier version?
       description: >
         It's important to know whether bugs have been introduced by recent 
changes. If this used
         to work, tick this and make sure you've specified the last version 
that worked correctly
         in your issue description.
+      multiple: false
       options:
-        - label: This used to work!
+        - "No"

Review comment:
       @mbien the reason for not having a text field in the first place was to 
try and pre-empt reports on older versions from being made. I'd like to keep 
that if we can, so updating at releases is probably the right way forward - not 
a huge addition given everything else that needs doing.
   
   So at release, for the other (version) dropdown, we could have `NetBeans 
13`, `NetBeans 14 release candidate`, `Daily build`?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to