update bug template (#4260)
This commit is contained in:
parent
9fe5c3717d
commit
64dd9dbb53
|
|
@ -7,10 +7,7 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
*For better global communication, please give priority to using English description, thx! *
|
||||
|
||||
*Please review https://dolphinscheduler.apache.org/en-us/docs/development/issue.html when describe an issue.*
|
||||
|
||||
**For better global communication, Please describe it in English. If you feel the description in English is not clear, then you can append description in Chinese(just for Mandarin(CN)), thx! **
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
|
|
|
|||
|
|
@ -7,10 +7,7 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
*For better global communication, please give priority to using English description, thx! *
|
||||
|
||||
*Please review https://dolphinscheduler.apache.org/en-us/docs/development/issue.html when describe an issue.*
|
||||
|
||||
**For better global communication, Please describe it in English. If you feel the description in English is not clear, then you can append description in Chinese(just for Mandarin(CN)), thx! **
|
||||
**Describe the question**
|
||||
A clear and concise description of what the question is.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,24 +0,0 @@
|
|||
---
|
||||
name: Test
|
||||
about: Test to enhance the robustness of this project
|
||||
title: "[Test][Module Name] Test title"
|
||||
labels: test
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
*For better global communication, please give priority to using English description, thx! *
|
||||
|
||||
*Please review https://dolphinscheduler.apache.org/en-us/docs/development/issue.html when describe an issue.*
|
||||
|
||||
**Describe the question**
|
||||
A clear and concise description of what the test part is.
|
||||
|
||||
**What are the current deficiencies and the benefits of changing or adding this test**
|
||||
- A clear and concise description of the current deficiencies, the benefits of changing or adding this test, and the scope involved.
|
||||
|
||||
**Which version of DolphinScheduler:**
|
||||
-[1.1.0-preview]
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions you've considered.
|
||||
Loading…
Reference in New Issue