Yichao Yang
4 years ago
committed by
GitHub
5 changed files with 56 additions and 7 deletions
@ -0,0 +1,22 @@
|
||||
--- |
||||
name: Improvement suggestion |
||||
about: Improvement suggestion for this project |
||||
title: "[Improvement][Module Name] Improvement title" |
||||
labels: improvement |
||||
assignees: '' |
||||
|
||||
--- |
||||
|
||||
*For better global communication, please give priority to using English description, thx! * |
||||
|
||||
**Describe the question** |
||||
A clear and concise description of what the improvement is. |
||||
|
||||
**What are the current deficiencies and the benefits of improvement** |
||||
- A clear and concise description of the current deficiencies and the benefits of this improvement. |
||||
|
||||
**Which version of DolphinScheduler:** |
||||
-[1.1.0-preview] |
||||
|
||||
**Describe alternatives you've considered** |
||||
A clear and concise description of any alternative improvement solutions you've considered. |
@ -0,0 +1,22 @@
|
||||
--- |
||||
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! * |
||||
|
||||
**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