Skip to content

Commit 05e6982

Browse files
committed
docs: upgrade issue template
1 parent 597e2db commit 05e6982

File tree

2 files changed

+41
-32
lines changed

2 files changed

+41
-32
lines changed
Lines changed: 15 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,36 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: "[BUG]"
4+
title: '[Bug]'
55
labels: bug
6-
assignees: zihluwang, theodorehills
6+
type: bug
77

88
---
99

10-
**Which module creates this bug**
11-
- [ ] `devkit-core`
12-
- [ ] `devkit-utils`
13-
- [ ] `guid`
14-
- [ ] `webcal`
15-
- [ ] `simple-jwt-facade`
16-
- [ ] `simple-jwt-authzero`
17-
- [ ] `simple-jwt-jjwt`
18-
- [ ] `simple-jwt-spring-boot-starter`
19-
20-
**Describe the bug**
10+
## Describe the bug
11+
2112
A clear and concise description of what the bug is.
2213

23-
**To Reproduce**
14+
## To Reproduce
15+
2416
Steps to reproduce the behavior:
2517
1. Go to '...'
2618
2. Click on '....'
2719
3. Scroll down to '....'
2820
4. See error
2921

30-
**Expected behavior**
22+
## Expected behaviour
23+
3124
A clear and concise description of what you expected to happen.
3225

33-
**Screenshots**
26+
## Screenshots (Optional)
27+
3428
If applicable, add screenshots to help explain your problem.
3529

36-
**Developing Environment:**
37-
- OS: [e.g. Windows, macOS, Linux, Ubuntu]
38-
- Browser [e.g. chrome, safari]
39-
- Version [e.g. 22]
40-
- Java Version: [e.g. Amazon Corretto 17, Oracle 17, Azul Zulu 17, Microsoft Build of OpenJDK 17]
30+
## Developing Environment:
31+
- **OS:** \[e.g. Windows, macOS, Linux]
32+
- **Onixbyte Toolbox Version:** \[e.g. x.y.z]
33+
- **Java Version:** \[e.g. Amazon Corretto 17, Oracle 17, Azul Zulu 17, Microsoft Build of OpenJDK 17]
4134

42-
**Additional context**
35+
## Additional context (Optional)
4336
Add any other context about the problem here.
Lines changed: 26 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,36 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4-
title: "[FEATURE REQUEST]"
4+
title: "[Feature Request]"
55
labels: feature request
6-
assignees: zihluwang, theodorehills
6+
type: feature
77

88
---
99

10-
**Is your feature request related to a problem? Please describe.**
11-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
10+
## Summary
1211

13-
**Describe the solution you'd like**
14-
A clear and concise description of what you want to happen.
12+
A short summary of the feature you'd like to see added to OnixByte Toolbox.
1513

16-
**Describe alternatives you've considered**
17-
A clear and concise description of any alternative solutions or features you've considered.
14+
## Why is this needed?
1815

19-
**Additional context**
20-
Add any other context or screenshots about the feature request here.
16+
Explain the problem you’re facing or what could be improved by adding this feature. How would it make development with the OnixByte Toolbox easier or better?
17+
18+
## What’s your idea?
19+
20+
Describe how you imagine this feature working within the class library. Feel free to share any technical details, examples, or use cases.
21+
22+
## Alternatives
23+
24+
Have you tried any alternatives or workarounds? If so, what are they and why don’t they fully meet your needs?
25+
26+
## Target version (optional)
27+
28+
If you have a preferred release version for this feature, please mention it here.
29+
30+
## Any other info
31+
32+
Anything else you think might help us understand your request better—like links, related issues, or thoughts.
33+
34+
---
35+
36+
Thanks for helping us improve OnixByte Toolbox! Looking forward to your ideas.

0 commit comments

Comments
 (0)