Initial commit

This commit is contained in:
2026-02-28 23:02:05 -05:00
commit 204091ef4c
12 changed files with 351 additions and 0 deletions

30
.github/issue_template/bug.md vendored Normal file
View File

@@ -0,0 +1,30 @@
---
name: "Bug report"
about: "Encountered an issue"
ref: "develop"
labels:
- Type/Bug
---
# Bug Report
<!-- Description of problem -->
I tried to ...
But instead ...
## Steps to Reproduce
<!-- How can developers replicate & test the problem? -->
1.
2.
3.
## Logs
<!-- Any logs that accompenied the error -->
```
```
## Screenshots
<!-- Screenshots (annoted if possible) of the problem -->