Add a Bug Template (#439)

This commit is contained in:
Allen Hutchison 2025-05-19 16:27:49 -07:00 committed by GitHub
parent 323b1298f9
commit f2a60f729f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 0 deletions

13
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,13 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Additional context**
Add any other context about the problem here.