Skip to content

Commit 76a5cba

Browse files
committed
issues template.
1 parent 758e007 commit 76a5cba

2 files changed

Lines changed: 43 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Bug Report
3+
about: Report a issue to TX-LCN, please use this template.
4+
5+
6+
---
7+
8+
- [ ] I have searched the [issues](https://github.com/codingapi/tx-lcn/issues) of this repository and believe that this is not a duplicate.
9+
10+
### 1. Bug Description
11+
12+
13+
### 2. Environment:
14+
- JDK version:
15+
- OS:
16+
- TX-LCN version:
17+
- Others:
18+
19+
### 3. Exception Stacktrace
20+
21+
```
22+
Paste your Exception Stacktrace here!
23+
```
24+
25+
### 4. Tour Idea
26+
27+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Feature Request
3+
about: Suggest an idea for TX-LCN
4+
5+
---
6+
7+
## Why you need it?
8+
Is your feature request related to a problem? Please describe in details
9+
10+
11+
## How it could be?
12+
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.
13+
14+
15+
## Other related information
16+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)