tengqm commented on code in PR #6583: URL: https://github.com/apache/gravitino/pull/6583#discussion_r1978989070
########## .github/ISSUE_TEMPLATE/improvement.yml: ########## @@ -1,23 +1,23 @@ -# See https://gh-community.github.io/issue-template-feedback/structured/ +# See https://github.com/orgs/community/discussions/categories/issue-template-feedback%E2%80%94is name: Improvement title: "[Improvement] " description: Suggest an improvement on performance, code quality, user experience, etc labels: [ "improvement" ] body: - - type: textarea - attributes: - label: What would you like to be improved? - placeholder: > - Please describe the problem you see and how it is needed to be improved. - validations: - required: true +- type: textarea + attributes: + label: What would you like to be improved? + placeholder: > + Please describe the problem you see and how it is needed to be improved. + validations: + required: true Review Comment: Yup. Focus on the URL issue you are solving would be good. -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org