File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments