kbendick commented on code in PR #4867: URL: https://github.com/apache/iceberg/pull/4867#discussion_r886206107
########## .github/ISSUE_TEMPLATE/iceberg_bug_report.yml: ########## @@ -0,0 +1,97 @@ +--- +name: Iceberg Bug report 🐞 +description: Problems, bugs and issues with Apache Iceberg +labels: ["kind:bug"] Review Comment: Should we be defaulting all new issues as `kind:bug`? I would think we should be adding that when something is determined to be a bug (or possible bug). We get a lot of issues that are seeking assistance, or hoping to implement new features etc. -- 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]
