Skip to content

Commit 06e4347

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent 097e563 commit 06e4347

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Description:
2+
3+
**Related issue (if applicable):** fixes #<issue number goes here>
4+
5+
## Checklist:
6+
- [ ] The pull request is done against the latest develop branch
7+
- [ ] Only relevant files were touched
8+
- [ ] Only one feature/fix was added per PR, more changes are allowed when changing boards.json
9+
- [ ] I accept the [CLA](https://github.com/pioarduino/platform-espressif32/blob/develop/CONTRIBUTING.md).

0 commit comments

Comments
 (0)