mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-06-20 19:16:33 +00:00
19 lines
518 B
Markdown
19 lines
518 B
Markdown
### Motivation
|
|
|
|
<!-- Why this pull request? -->
|
|
|
|
### Change description
|
|
|
|
<!-- What does your code do? -->
|
|
|
|
### Other information
|
|
|
|
<!-- Any additional information that could help the review process -->
|
|
|
|
### Reviewer checklist
|
|
|
|
- [ ] PR addresses a single concern.
|
|
- [ ] The PR has no duplicates (please search among the [Pull Requests](https://github.com/arduino/arduino-ide/pulls) before creating one)
|
|
- [ ] PR title and description are properly filled.
|
|
- [ ] Docs have been added / updated (for bug fixes / features)
|