Skip to content

Commit 754a2fd

Browse files
committed
Create Pull Request Template
1 parent e553bd3 commit 754a2fd

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!--
2+
Thank you for contributing to this project! You must fill out the information below before we can review this pull request. By explaining why you're making a change (or linking to an issue) and what changes you've made, we can triage your pull request to the best possible team for review.
3+
-->
4+
5+
Closes #<!--Issue Number-->
6+
7+
<!-- If there's an existing issue for your change, please link to it above. If there's not an existing issue, please open one first to make it more likely that this update will be accepted :)
8+
--->
9+
10+
### Why:
11+
Please describe why the changes had to be made.
12+
13+
## Changes Description
14+
Please describe your proposed Pull Request and it's impact.
15+
16+
## Tests Scenarios
17+
Please describe on what Hardware and Software combinations you have tested this Pull Request and how.
18+
19+
(for eg. I have tested my Pull Request on Arduino-ESP32 Core SDK v2.0.7 and Bytebeam Arduino SDK Version 1.0.1 with ESP32 and ESP32-S2 Board with this scenario)

0 commit comments

Comments
 (0)