- Notifications
You must be signed in to change notification settings - Fork7.7k
docs(language): Enforce English on contributions and issues#11267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
👋Hello lucasssvaz, we appreciate your contribution to this project! 📘 Please review the project'sContributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you haveread and signed theContributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
c110ca8
intoespressif:masterUh oh!
There was an error while loading.Please reload this page.
This pull request introduces updates to enforce English as the standard language for communication in feature requests, issue reports, and contributions. These changes aim to ensure effective communication and streamline the review process.
Updates to communication guidelines:
.github/ISSUE_TEMPLATE/Feature-request.yml
: Added a note specifying that feature requests must be written in English. Requests in other languages will be closed with a request to rewrite them in English..github/ISSUE_TEMPLATE/Issue-report.yml
: Added a similar note for issue reports, requiring them to be submitted in English for effective processing.Updates to contribution guidelines:
docs/en/contributing.rst
: Introduced a new guideline stating that all contributions, including pull requests, must be written in English. Contributions in other languages will be closed with a request for re-submission in English.