add issue template
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: Any Questions on Canal
|
||||
about: Describe this issue template's purpose here.
|
||||
|
||||
---
|
||||
|
||||
---
|
||||
name: Question about Canal
|
||||
about: Ask whatever you want to know or confusion about Canal
|
||||
|
||||
---
|
||||
|
||||
## Question
|
||||
<!-- You can ask any question about this project -->
|
||||
@@ -0,0 +1,23 @@
|
||||
- [ ] I have searched the [issues](https://github.com/alibaba/canal/issues) of this repository and believe that this is not a duplicate.
|
||||
- [ ] I have checked the [FAQ](https://github.com/alibaba/canal/wiki/FAQ) of this repository and believe that this is not a duplicate.
|
||||
|
||||
### environment
|
||||
|
||||
* canal version
|
||||
* mysql version
|
||||
|
||||
### Issue Description
|
||||
|
||||
|
||||
### Steps to reproduce
|
||||
|
||||
### Expected behaviour
|
||||
|
||||
### Actual behaviour
|
||||
|
||||
|
||||
If there is an exception, please attach the exception trace:
|
||||
|
||||
```
|
||||
Just put your stack trace here!
|
||||
```
|
||||
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: Feature Request of Canal
|
||||
about: Suggest an idea for this project
|
||||
|
||||
---
|
||||
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest your excellent idea for this project
|
||||
|
||||
---
|
||||
|
||||
## Why you need it?
|
||||
<!-- Is your feature request related to a problem? Please describe in details -->
|
||||
|
||||
|
||||
## How it could be?
|
||||
<!--A clear and concise description of what you want to happen. For a computer fan, you can explain more about input of the feature, and output of it.-->
|
||||
|
||||
|
||||
## Other related information
|
||||
<!-- Add any other context or screenshots about the feature request here.-->
|
||||
@@ -1,13 +0,0 @@
|
||||
### environment
|
||||
|
||||
* canal version
|
||||
* mysql version
|
||||
|
||||
### Issue Description
|
||||
|
||||
|
||||
### Steps to reproduce
|
||||
|
||||
### Expected behaviour
|
||||
|
||||
### Actual behaviour
|
||||
Reference in New Issue
Block a user