File tree 3 files changed +79
-0
lines changed
3 files changed +79
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F41B Bug Report"
3
+ about : Create a report to help us improve
4
+ title : " [BUG] bug title "
5
+ labels : bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ * For better global communication, please give priority to using English description, thx! *
11
+
12
+ ** Describe the bug**
13
+ A clear and concise description of what the bug is.
14
+
15
+ ** To Reproduce**
16
+ Steps to reproduce the behavior, for example:
17
+ 1 . Go to '...'
18
+ 2 . Click on '....'
19
+ 3 . Scroll down to '....'
20
+ 4 . See error
21
+
22
+ ** Expected behavior**
23
+ A clear and concise description of what you expected to happen.
24
+
25
+ ** Screenshots**
26
+ If applicable, add screenshots to help explain your problem.
27
+
28
+
29
+ ** Which version of DataX Web:**
30
+ -[ 2.1.1]
31
+
32
+ ** Additional context**
33
+ Add any other context about the problem here.
34
+
35
+ ** Requirement or improvement
36
+ - Please describe about your requirements or improvement suggestions.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F680 Feature Request"
3
+ about : Suggest an idea for this project
4
+ title : " [Feature]"
5
+ labels : new feature
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Is your feature request related to a problem? Please describe.**
11
+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12
+
13
+ ** Describe the solution you'd like**
14
+ A clear and concise description of what you want to happen.
15
+
16
+ ** Describe alternatives you've considered**
17
+ A clear and concise description of any alternative solutions or features you've considered.
18
+
19
+ ** Additional context**
20
+ Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F914 Question"
3
+ about : have a question wanted to be help
4
+ title : " [QUESTION] question title"
5
+ labels : question
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ * For better global communication, please give priority to using English description, thx! *
11
+
12
+ ** Describe the question**
13
+ A clear and concise description of what the question is.
14
+
15
+
16
+ ** Which version of DataX Web:**
17
+ -[ 2.1.1]
18
+
19
+ ** Additional context**
20
+ Add any other context about the problem here.
21
+
22
+ ** Requirement or improvement
23
+ - Please describe about your requirements or improvement suggestions.
You can’t perform that action at this time.
0 commit comments