Skip to content

Commit 678aaf6

Browse files
authored
Update issue templates
1 parent 1c045a7 commit 678aaf6

2 files changed

Lines changed: 45 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Lua++ version:** x.x.x
11+
12+
**Lua++ Code:**
13+
14+
**Transpiled Code:**
15+
16+
**Describe the bug**
17+
18+
**Steps To Reproduce**
19+
20+
1. Go to '...'
21+
2. Click on '....'
22+
3. Scroll down to '....'
23+
4. See an error
24+
25+
**Expected behavior A clear and concise description of what you expected to happen.**
26+
27+
**Screenshots If applicable, add screenshots to help explain your problem.**
28+
29+
**Additional context Add any other context about the problem here.**
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 this project
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
12+
**Describe the solution you'd like**
13+
14+
**Describe alternatives you've considered**
15+
16+
**Additional context**

0 commit comments

Comments
 (0)