mirror of
https://gitee.com/juicedata/JuiceFS.git
synced 2025-12-06 09:39:14 +08:00
Update issue tempalte of bug report (#1151)
This commit is contained in:
15
.github/ISSUE_TEMPLATE/bug-report.md
vendored
15
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@@ -2,13 +2,12 @@
|
||||
name: Bug Report
|
||||
about: Report a bug encountered while operating JuiceFS
|
||||
labels: kind/bug
|
||||
|
||||
---
|
||||
|
||||
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
|
||||
<!--
|
||||
Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
|
||||
-->
|
||||
|
||||
|
||||
**What happened**:
|
||||
|
||||
**What you expected to happen**:
|
||||
@@ -18,11 +17,11 @@ labels: kind/bug
|
||||
**Anything else we need to know?**
|
||||
|
||||
**Environment**:
|
||||
- JuiceFS version (use `./juicefs --version`) or Hadoop Java SDK version:
|
||||
- JuiceFS version (use `juicefs --version`) or Hadoop Java SDK version:
|
||||
- Cloud provider or hardware configuration running JuiceFS:
|
||||
- OS (e.g: `cat /etc/os-release`):
|
||||
- OS (e.g `cat /etc/os-release`):
|
||||
- Kernel (e.g. `uname -a`):
|
||||
- Object storage (cloud provider and region):
|
||||
- Redis info (version, cloud provider managed or self maintained):
|
||||
- Network connectivity (JuiceFS to Redis, JuiceFS to object storage):
|
||||
- Object storage (cloud provider and region, or self maintained):
|
||||
- Metadata engine info (version, cloud provider managed or self maintained):
|
||||
- Network connectivity (JuiceFS to metadata engine, JuiceFS to object storage):
|
||||
- Others:
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/enhancement.md
vendored
2
.github/ISSUE_TEMPLATE/enhancement.md
vendored
@@ -2,8 +2,8 @@
|
||||
name: Enhancement Request
|
||||
about: Suggest an enhancement to the JuiceFS project
|
||||
labels: kind/feature
|
||||
|
||||
---
|
||||
|
||||
<!-- Please only use this template for submitting enhancement requests -->
|
||||
|
||||
**What would you like to be added**:
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/support.md
vendored
1
.github/ISSUE_TEMPLATE/support.md
vendored
@@ -2,7 +2,6 @@
|
||||
name: Support Request
|
||||
about: Support request or question relating to JuiceFS
|
||||
labels: kind/question
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user