Brijeshthummar02 commented on code in PR #6583: URL: https://github.com/apache/gravitino/pull/6583#discussion_r1978492276
########## .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: @tengqm so,how can i work on it? -- 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]
