ajantha-bhat commented on code in PR #7845:
URL: https://github.com/apache/iceberg/pull/7845#discussion_r1230982057
##########
.github/ISSUE_TEMPLATE/iceberg_bug_report.yml:
##########
@@ -9,7 +9,8 @@ body:
description: What Apache Iceberg version are you using?
multiple: false
options:
- - "1.2.1 (latest release)"
+ - "1.3.0 (latest release)"
+ - "1.2.1"
- "1.2.0"
- "1.1.0"
- "1.0.0"
Review Comment:
nit: can we remove the older versions? (maybe before 1.0.0)
Just to discourage users from reporting issues from older versions.
--
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]