mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
Update issue templates
This commit is contained in:
parent
2ccf15a048
commit
0921f0156e
20
.github/ISSUE_TEMPLATE/bug-report.md
vendored
20
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Bug Report
|
||||
about: Create a report to help us improve.
|
||||
title: "[BUG]"
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
@ -11,16 +11,16 @@ assignees: ''
|
||||
Please answer these questions before submitting your issue. Thanks!
|
||||
For questions please use one of our forums: https://go-kratos.dev/docs/getting-started/faq
|
||||
-->
|
||||
#### What happened:
|
||||
|
||||
### What version of Kratos are you using?
|
||||
#### What you expected to happen:
|
||||
|
||||
### What version of Go are you using (`go version`)?
|
||||
#### How to reproduce it (as minimally and precisely as possible):
|
||||
|
||||
### What operating system (Linux, Windows, …) and version?
|
||||
#### Anything else we need to know?:
|
||||
|
||||
### What did you do?
|
||||
If possible, provide a recipe for reproducing the error.
|
||||
|
||||
### What did you expect to see?
|
||||
|
||||
### What did you see instead?
|
||||
#### Environment:
|
||||
- Kratos version (use `kratos -v`):
|
||||
- Go version (use `go version`):
|
||||
- OS (e.g: `cat /etc/os-release`):
|
||||
- Others:
|
||||
|
Loading…
x
Reference in New Issue
Block a user