-
-
Notifications
You must be signed in to change notification settings - Fork 388
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<!-- | ||
^^^ Summarize the changes done and why they were done above. | ||
By submitting this pull request, you certify that you have read the | ||
[CONTRIBUTING.md](https://github.com/TagStudioDev/TagStudio/blob/main/CONTRIBUTING.md). | ||
IMPORTANT FOR FEATURES: Please verify that a feature request or some other form | ||
of communication with maintainers was already conducted in terms of approving. | ||
Thank you for your eagerness to contribute! | ||
--> | ||
|
||
## Tasks Completed | ||
|
||
<!-- No requirements, just context for reviewers. --> | ||
|
||
- Tested on: | ||
- [ ] Windows x86 | ||
- [ ] Windows ARM | ||
- [ ] macOS x86 | ||
- [ ] macOS ARM | ||
- [ ] Linux x86 | ||
- [ ] Linux ARM | ||
<!-- If an unspecified platform was tested, please add it here! --> | ||
- Tested: | ||
- [ ] Basic functionality | ||
- [ ] PyInstaller executable |