File tree Expand file tree Collapse file tree 4 files changed +56
-20
lines changed Expand file tree Collapse file tree 4 files changed +56
-20
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : " \U0001F914 Ask a Question"
3+ about : I want to ask a question. If this doesn’t look right
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ## General Question
11+
12+ <!--
13+
14+ Before asking a question, make sure you have:
15+
16+ - Searched existing Stack Overflow questions.
17+ - Googled your question.
18+ - Searched open and closed [GitHub issues](https://github.com/DTStack/flinkx/issues)
19+ - Read the documentation:
20+ - [flinkx Doc](https://github.com/DTStack/flinkx/tree/1.10_release/docs)
21+
22+ -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : " \U0001F41B Bug report"
3+ about : As a User, I want to report a Bug.
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Describe the bug**
11+ A clear and concise description of what the bug is.
12+
13+ ** To Reproduce**
14+ Steps to reproduce the behavior:
15+ 1 . Go to '...'
16+ 2 . Click on '....'
17+ 3 . Scroll down to '....'
18+ 4 . See error
19+
20+ ** Expected behavior**
21+ A clear and concise description of what you expected to happen.
22+
23+ ** Screenshots**
24+ If applicable, add screenshots to help explain your problem.
Original file line number Diff line number Diff line change 1+ ---
2+ name : " \U0001F680 Development Task"
3+ about : As a flinkx developer, I want to record a development task.
4+ title : ' '
5+ labels : enhancement
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Development Task
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments