neilcsmith-net commented on a change in pull request #3513:
URL: https://github.com/apache/netbeans/pull/3513#discussion_r792794316
##########
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 deliberately left out versions when porting from Airflow because we'll
have to keep updating them. Still, pros and cons to that. Isn't it missing
9.x?
--
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