21 lines
500 B
Markdown
21 lines
500 B
Markdown
## Description
|
|
|
|
<!-- Describe the changes in this PR -->
|
|
|
|
## Type of Change
|
|
|
|
- [ ] New plugin
|
|
- [ ] New skill
|
|
- [ ] Bug fix
|
|
- [ ] Documentation update
|
|
- [ ] CI/CD change
|
|
- [ ] Other
|
|
|
|
## Checklist
|
|
|
|
- [ ] I have read the [CONTRIBUTING](../CONTRIBUTING.md) guide
|
|
- [ ] My changes pass `python3 tools/validate.py`
|
|
- [ ] I have updated relevant documentation
|
|
|
|
*By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.*
|