Skip to content

Commit c740edb

Browse files
authored
Add issue templates
1 parent 7b4f748 commit c740edb

2 files changed

Lines changed: 52 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: "\U0001F41B Bug report"
3+
about: Create a bug report for us
4+
title: "[Bug] Title goes here"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**What is the bug you're reporting?**
11+
A clear and concise description of what the bug is.
12+
13+
**How would one reproduce this bug?**
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+
**What is the expected behavior?**
21+
A clear and concise description of what you expected to happen.
22+
23+
**Do you have screenshots of the bug? (Optional)**
24+
If applicable, add screenshots to help explain your problem.
25+
26+
**What system did you find this bug on?**
27+
- OS: [e.g. iOS]
28+
- Obsidian Version [e.g. 22]
29+
30+
**Anything else to note?**
31+
Add any other context about the problem here.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: "\U0001F4A1 Feature request"
3+
about: Suggest an idea or feature
4+
title: "[Idea] Title goes here"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**What would you like to see added?**
11+
A clear and concise description of what you want to happen.
12+
13+
**What is the reason for this suggestion? (Link a bug report if that is what prompted this)**
14+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
15+
16+
**Are you willing/able to work on this feature?**
17+
- [ ] Yes
18+
- [ ] No
19+
20+
**Anything else to note?**
21+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)