You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The style.yml file, on the other hand, serves as a custom ISSUE_TEMPLATE for issues related to coding style, code formatting, and linting rules within your GitHub repository. This template helps contributors or users report code style-related concerns or seek guidance on adhering to the project's coding standards.
The contents of style.yml might include specific questions or prompts related to coding style, requesting users to provide examples of code snippets that need formatting adjustments or explanation. Additionally, you might include instructions on how to check code against the project's style guidelines and best practices.
👀 Have you spent some time to check if this issue has been raised before?
I did'nt understand it fully...
What is the use of config.yml ?
Also is the style.yml going to generate issue templates and fail if someone does'nt follow that?
I did'nt understand it fully...
What is the use of config.yml ?
Also is the style.yml going to generate issue templates and fail if someone does'nt follow that?
See @rohanbabbar04 .For Raising Enhancement related Issues , this styles.yml Issue Template is Simple Choice.Coming to config.yml , In this file, we can write to allow Blank Issues.These two files are used in lot of Repositories in this Open source program.So, that's why I am raising this Issue.Ofcourse, as your project requirements basis on take your decision.Thank You👍
Feature description
style.yml (Custom ISSUE_TEMPLATE):
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: