Browse Source

update bug template (#4260)

dailidong 4 years ago
parent
commit
64dd9dbb53

+ 1 - 4
.github/ISSUE_TEMPLATE/bug_report.md

@@ -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.
 

+ 1 - 4
.github/ISSUE_TEMPLATE/question.md

@@ -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.
 

+ 0 - 24
.github/ISSUE_TEMPLATE/test.md

@@ -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.