fix(correction): the name needed to be correct to have a proper tempalte

This commit is contained in:
2025-11-04 11:27:22 -06:00
parent 79f4121311
commit b1c56ee4bb

33
.gitea/ISSUE_TEMPLATE.md Normal file
View File

@@ -0,0 +1,33 @@
---
name: Bug Report
about: Report a bug to help us improve.
title: "[BUG] "
labels: ["bug", "needs-triage"]
---
### Describe the bug
A clear and concise description of what the bug is.
### Steps to reproduce
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
### Expected behavior
A clear and concise description of what you expected to happen.
### Screenshots
If applicable, add screenshots to help explain your problem.
### Gitea Version
e.g., 1.25.0
### Additional context
Add any other context about the problem here.