File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
.github/PULL_REQUEST_TEMPLATE Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,8 @@ Resolves #(issue_number)
19
19
## How have you tested it?
20
20
> Please describe the manual tests that you did to verify your changes. Please also list any relevant details for your test configuration.
21
21
22
- * Arduino IDE: 1.8.13
23
-
24
22
- [ ] 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.
26
24
27
25
- [ ] Test B - example ` <example_name> `
28
26
@@ -33,3 +31,4 @@ I ran the example to verify that string literals are correctly displayed.
33
31
- [ ] I have made corresponding changes to the documentation
34
32
- [ ] My changes generate no new warnings
35
33
- [ ] (if applicable) I have added a new example
34
+ - [ ] I updated ` doc/changelog.md `
You can’t perform that action at this time.
0 commit comments