Skip to content

Commit 89deace

Browse files
Update issue templates
1 parent 6aec76d commit 89deace

File tree

4 files changed

+56
-20
lines changed

4 files changed

+56
-20
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name: "\U0001F914Ask 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+
-->
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: "\U0001F41BBug 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.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: "\U0001F680Development 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

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)