Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc110ca8

Browse files
authored
docs(language): Enforce English on contributions and issues (#11267)
1 parenta8bead7 commitc110ca8

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

‎.github/ISSUE_TEMPLATE/Feature-request.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ body:
55
-type:markdown
66
attributes:
77
value:|
8+
* Please note that we can only process feature requests reported in English to ensure effective communication and support. Feature requests written in other languages will be closed, with a request to rewrite them in English.
89
* We welcome any ideas or feature requests! It is helpful if you can explain exactly why the feature would be useful.
910
* There are usually some outstanding feature requests in the [existing issues list](https://github.com/espressif/arduino-esp32/issues?q=is%3Aopen+is%3Aissue+label%3A%22Type%3A+Feature+request%22), feel free to add comments to them.
1011
* If you would like to contribute, please read the [contributions guide](https://docs.espressif.com/projects/arduino-esp32/en/latest/contributing.html).

‎.github/ISSUE_TEMPLATE/Issue-report.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ body:
55
-type:markdown
66
attributes:
77
value:|
8+
* Please note that we can only process issues reported in English to ensure effective communication and support. Issues written in other languages will be closed, with a request to rewrite them in English.
89
* Before reporting a new issue please check and search in [List of existing issues](https://github.com/espressif/arduino-esp32/issues?q=is%3Aissue)
910
* Please check [Online Documentation](https://docs.espressif.com/projects/arduino-esp32/en/latest/index.html)
1011
* Take a look on [Troubleshooting guide](https://docs.espressif.com/projects/arduino-esp32/en/latest/troubleshooting.html)

‎docs/en/contributing.rst‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Before Contributing
1515

1616
Before sending us a Pull Request, please consider this:
1717

18+
* All contributions must be written in English to ensure effective communication and support.
19+
Pull Requests written in other languages will be closed, with a request to rewrite them in English.
20+
1821
* Is the contribution entirely your own work, or is it already licensed under an LGPL 2.1 compatible Open Source License?
1922
If not, cannot accept it.
2023

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp