Create PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Jason2866
2024-08-29 15:59:37 +02:00
committed by GitHub
parent 097e56366e
commit 06e4347183
+9
View File
@@ -0,0 +1,9 @@
## Description:
**Related issue (if applicable):** fixes #<issue number goes here>
## Checklist:
- [ ] The pull request is done against the latest develop branch
- [ ] Only relevant files were touched
- [ ] Only one feature/fix was added per PR, more changes are allowed when changing boards.json
- [ ] I accept the [CLA](https://github.com/pioarduino/platform-espressif32/blob/develop/CONTRIBUTING.md).