chore: add github files

This commit is contained in:
Manason
2023-11-09 08:08:38 -08:00
parent 8965df1dfc
commit 2f41535ce1
10 changed files with 516 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
## Description
<!-- What does your pull request change? Why should it be merged? Does it fix an issue? -->
## Checklist
<!-- Put an x inside the [ ] to check an item, like so: [x] -->
- [ ] I have personally loaded this code into an updated Qbox project and checked all of its functionality.
- [ ] My code fits the style guidelines.
- [ ] My PR fits the contribution guidelines.