mirror of https://github.com/gofiber/fiber.git
Some fix for GitHub issue templates
parent
ce04d32008
commit
bf9981d964
|
@ -6,6 +6,8 @@ labels: ""
|
|||
assignees: ""
|
||||
---
|
||||
|
||||
☝️ **Don't forget to add title above!** ☝️
|
||||
|
||||
**Your environment:**
|
||||
|
||||
- Fiber Web Framework [e.g. `1.2.3`]:
|
||||
|
@ -16,7 +18,7 @@ assignees: ""
|
|||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## To Reproduce
|
||||
## To reproduce
|
||||
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
|
|
|
@ -6,6 +6,8 @@ labels: ""
|
|||
assignees: ""
|
||||
---
|
||||
|
||||
☝️ **Don't forget to add title above!** ☝️
|
||||
|
||||
**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 [...]
|
||||
|
||||
|
|
Loading…
Reference in New Issue