Skip to content

Commit 24550a9

Browse files
authored
Update issue templates
1 parent 0a434c7 commit 24550a9

2 files changed

Lines changed: 49 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: Report an issue or a crash you had
4+
title: "[BUG] "
5+
labels: bug
6+
assignees: wkaisertexas
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+
**Screenshots**
21+
If applicable, add screenshots to help explain your problem.
22+
23+
**Crash Report**
24+
If you are reporting a crash, open up **Console** a default MacOS application. Navigate to "Crash Reports" and the find the latest "TimeLapze" crash report. Copy the full contents of the crash report and paste them below
25+
26+
```console
27+
28+
29+
```
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for TimeLapze
4+
title: "[FEAT]"
5+
labels: enhancement
6+
assignees: wkaisertexas
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)