misc: Create issue template

This commit is contained in:
Joe Mooring 2025-02-11 10:37:03 -08:00 committed by GitHub
parent 826740223c
commit 7e6b81ffa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

1
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1 @@
blank_issues_enabled: false

6
.github/ISSUE_TEMPLATE/default.md vendored Normal file
View File

@ -0,0 +1,6 @@
---
name: Default
about: This is the default issue template.
labels:
- NeedsTriage
---