docs: upgrade issue template
This commit is contained in:
@@ -1,43 +1,36 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: "[BUG]"
|
||||
title: '[Bug]'
|
||||
labels: bug
|
||||
assignees: zihluwang, theodorehills
|
||||
type: bug
|
||||
|
||||
---
|
||||
|
||||
**Which module creates this bug**
|
||||
- [ ] `devkit-core`
|
||||
- [ ] `devkit-utils`
|
||||
- [ ] `guid`
|
||||
- [ ] `webcal`
|
||||
- [ ] `simple-jwt-facade`
|
||||
- [ ] `simple-jwt-authzero`
|
||||
- [ ] `simple-jwt-jjwt`
|
||||
- [ ] `simple-jwt-spring-boot-starter`
|
||||
## Describe the bug
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
## To Reproduce
|
||||
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
## Expected behaviour
|
||||
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
## Screenshots (Optional)
|
||||
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Developing Environment:**
|
||||
- OS: [e.g. Windows, macOS, Linux, Ubuntu]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Version [e.g. 22]
|
||||
- Java Version: [e.g. Amazon Corretto 17, Oracle 17, Azul Zulu 17, Microsoft Build of OpenJDK 17]
|
||||
## Developing Environment:
|
||||
- **OS:** \[e.g. Windows, macOS, Linux]
|
||||
- **Onixbyte Toolbox Version:** \[e.g. x.y.z]
|
||||
- **Java Version:** \[e.g. Amazon Corretto 17, Oracle 17, Azul Zulu 17, Microsoft Build of OpenJDK 17]
|
||||
|
||||
**Additional context**
|
||||
## Additional context (Optional)
|
||||
Add any other context about the problem here.
|
||||
|
||||
Reference in New Issue
Block a user