Skip to content

Commit d94befe

Browse files
committed
2 parents d91ee5d + c695f17 commit d94befe

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
^^^ Summarize the changes done and why they were done above.
3+
4+
By submitting this pull request, you certify that you have read the
5+
[CONTRIBUTING.md](https://github.com/TagStudioDev/TagStudio/blob/main/CONTRIBUTING.md).
6+
7+
IMPORTANT FOR FEATURES: Please verify that a feature request or some other form
8+
of communication with maintainers was already conducted in terms of approving.
9+
10+
Thank you for your eagerness to contribute!
11+
-->
12+
13+
## Tasks Completed
14+
15+
<!-- No requirements, just context for reviewers. -->
16+
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

0 commit comments

Comments
 (0)