initial commit

This commit is contained in:
2022-06-20 20:34:14 -05:00
committed by asc
parent 8f6ad30acf
commit 94568e0fa7
30 changed files with 1547 additions and 49 deletions

15
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,15 @@
* pyteamsnap version:
* Python version:
* Operating System:
### Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
### What I Did
```
Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
```