vibey
vibey copied to clipboard
[FEATURE] comments on issue yml file
Detailed description
In YAML files, comments are lines that begin with the # character. Comments are used to provide additional context, explanations, or annotations within the file but are ignored by the parser. They are helpful for documenting the configuration or explaining certain sections of the file.
Context
Ensure that the comment is placed in the appropriate location within the YAML file. Comments can be added above or beside the relevant configuration lines to provide context, but they should not be placed within the middle of a line or within a value.
Possible implementation
No response
Additional information
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hi there!
Thank you for creating an issue. We appreciate your feedback and will do our best to address your concerns as quickly as possible. If you have any questions or need additional information, please don't hesitate to let us know. Welcome to the community. Thanks again for your contribution!If you want to keep contributing to open source and want to do it with a supportive and inclusive community, consider joining UniKonf. We help and encourage each other to make regular contributions to open source projects. If you have any questions, do not hesitate to ask. We look forward to having you as part of our community!
assign under gssoc @Deepu178