neilcsmith-net commented on a change in pull request #3513:
URL: https://github.com/apache/netbeans/pull/3513#discussion_r792893051
##########
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:
@oyarzun I agree. It does ask people to specify in the text, but better
to try and capture - it was purely to reduce need to update the templates for
each new release. @mbien also mentioned on dev@ about capturing the actual
version in the first dropdown, so if we do one we should do the other. Can we
do one review and set of changes in a couple of weeks? As we move to switch
off JIRA. Happy for that to happen in this PR.
--
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