This commit is contained in:
penrowd 2025-04-27 19:05:07 +00:00 committed by GitHub
commit ecf3bc31c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

34
issue_template.md Normal file
View file

@ -0,0 +1,34 @@
## Open Issue
Before submitting confirm:
The issue has not already been reported.
The issue cannot be broken into multiple reports.
This bug exists on the latest version.
This bug exists on the main branch.
## Bug Report
Report incorrect behavior found
### Actual behavior:
### Expected behavior:
### Steps to reproduce/example code:
## Enhancement request:
Suggest an idea
### What should be added/changed?
### What would it help with?
## Documentation request:
Report wrong or missing documentation
### Location of the documentation.
### Documentation problem.
### Suggested fix for documentation.