mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]update issue template (#3379)
Signed-off-by: Wang Xiangyu <xy.wang@zilliz.com>
This commit is contained in:
parent
3d40a3886f
commit
38f83f737e
21
.github/ISSUE_TEMPLATE/bug_report.md
vendored
21
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -18,11 +18,24 @@ Follow this [guide](http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-r
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Method of installation**
|
||||
- [ ] Docker/cpu
|
||||
- [ ] Docker/gpu
|
||||
- [ ] Build from source
|
||||
|
||||
**Environment details**
|
||||
- Hardware/Softward conditions (OS, CPU, GPU, Memory)
|
||||
- Method of installation (Docker, or from source)
|
||||
- Milvus version (v0.3.1, or v0.4.0)
|
||||
- Milvus configuration (Settings you made in `server_config.yaml`)
|
||||
- Hardware/Softwars conditions (OS, CPU, GPU, Memory)
|
||||
|
||||
|
||||
- Milvus version (master or released version)
|
||||
|
||||
|
||||
**Configuration file**
|
||||
Settings you made in `server_config.yaml` or `milvus.yaml`
|
||||
|
||||
```yaml
|
||||
paste-file-content-here
|
||||
```
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user