docs: upgrade issue template

This commit is contained in:
siujamo
2025-07-16 17:43:09 +08:00
parent 597e2db0d7
commit 05e6982c4b
2 changed files with 40 additions and 31 deletions
+26 -10
View File
@@ -1,20 +1,36 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE REQUEST]"
title: "[Feature Request]"
labels: feature request
assignees: zihluwang, theodorehills
type: feature
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
## Summary
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
A short summary of the feature you'd like to see added to OnixByte Toolbox.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
## Why is this needed?
**Additional context**
Add any other context or screenshots about the feature request here.
Explain the problem youre facing or what could be improved by adding this feature. How would it make development with the OnixByte Toolbox easier or better?
## Whats your idea?
Describe how you imagine this feature working within the class library. Feel free to share any technical details, examples, or use cases.
## Alternatives
Have you tried any alternatives or workarounds? If so, what are they and why dont they fully meet your needs?
## Target version (optional)
If you have a preferred release version for this feature, please mention it here.
## Any other info
Anything else you think might help us understand your request better—like links, related issues, or thoughts.
---
Thanks for helping us improve OnixByte Toolbox! Looking forward to your ideas.