Skip to content

Commit 37dbcb9

Browse files
committed
minor updates
1 parent b79a6e9 commit 37dbcb9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,8 @@ Resolves #(issue_number)
1919
## How have you tested it?
2020
> Please describe the manual tests that you did to verify your changes. Please also list any relevant details for your test configuration.
2121
22-
* Arduino IDE: 1.8.13
23-
2422
- [ ] Test A - example `<example_name>`
25-
I ran the example to verify that string literals are correctly displayed.
23+
Ran the example to verify that string literals are correctly displayed.
2624

2725
- [ ] Test B - example `<example_name>`
2826

@@ -33,3 +31,4 @@ I ran the example to verify that string literals are correctly displayed.
3331
- [ ] I have made corresponding changes to the documentation
3432
- [ ] My changes generate no new warnings
3533
- [ ] (if applicable) I have added a new example
34+
- [ ] I updated `doc/changelog.md`

0 commit comments

Comments
 (0)