Skip to content

Commit b2c46fd

Browse files
authored
doc: Some issue templates
1 parent ab90c1e commit b2c46fd

2 files changed

Lines changed: 32 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem?**
11+
12+
**Describe the solution you'd like**
13+
A clear and concise description of what you want to happen.
14+
15+
**Describe alternatives you've considered**
16+
A clear and concise description of any alternative solutions or features you've considered.
17+
18+
**Additional context**
19+
Add any other context or screenshots about the feature request here.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Language Bug
3+
about: Any bug of compiler / interpritator
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
### Bug description
11+
Something went wrong :(
12+
13+
**Platform**: Web / Shell / Any

0 commit comments

Comments
 (0)