Update issue templates

pull/831/head
Tony Chen 4 years ago committed by GitHub
parent 2ccf15a048
commit 0921f0156e
  1. 20
      .github/ISSUE_TEMPLATE/bug-report.md

@ -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…
Cancel
Save