oyarzun commented on a change in pull request #3513:
URL: https://github.com/apache/netbeans/pull/3513#discussion_r792886362
##########
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:
I figured that was the case, but it is useful information when
attempting the track down where the regression started.
Yes, it is missing 9.x.
I suppose maybe it is better to have yes/no then have a text field to enter
last version it worked.... or just text field for last version it worked?
--
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