Skip to content

Commit 80aab1e

Browse files
committed
chore: tweak pull request template
1 parent bcf3b2f commit 80aab1e

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### Summary
2+
13
<!--
24
^^^ Summarize the changes done and why they were done above.
35
@@ -10,18 +12,19 @@ of communication with maintainers was already conducted in terms of approving.
1012
Thank you for your eagerness to contribute!
1113
-->
1214

13-
## Tasks Completed
15+
### Tasks Completed
1416

1517
<!-- No requirements, just context for reviewers. -->
1618

17-
- Tested on:
18-
- [ ] Windows x86
19-
- [ ] Windows ARM
20-
- [ ] macOS x86
21-
- [ ] macOS ARM
22-
- [ ] Linux x86
23-
- [ ] Linux ARM
24-
<!-- If an unspecified platform was tested, please add it here! -->
25-
- Tested:
26-
- [ ] Basic functionality
27-
- [ ] PyInstaller executable
19+
- Platforms Tested:
20+
- [ ] Windows x86
21+
- [ ] Windows ARM
22+
- [ ] macOS x86
23+
- [ ] macOS ARM
24+
- [ ] Linux x86
25+
- [ ] Linux ARM
26+
<!-- If an unspecified platform was tested, please add it here -->
27+
- Tested For:
28+
- [ ] Basic functionality
29+
- [ ] PyInstaller executable <!-- Not necessarily required, but appreciated! -->
30+
<!-- If other important criteria was tested for, please add it here -->

0 commit comments

Comments
 (0)