Create update_component.md

This commit is contained in:
Tomas Rezucha 2022-07-12 15:38:23 +02:00
parent 836e43de73
commit be438e5aa7
2 changed files with 11 additions and 0 deletions

View File

@ -7,3 +7,6 @@
- [ ] Component was added to [build job](https://github.com/espressif/idf-extra-components/blob/master/test_app/CMakeLists.txt#L8)
- [ ] _Optional:_ Component contains unit tests
- [ ] CI passing
# Change description
_Please describe your change here_

View File

@ -0,0 +1,8 @@
# Checklist
- [ ] Version in idf_component.yml file bumped
- [ ] _Optional:_ README.md updated
- [ ] CI passing
# Change description
_Please describe your change here_