File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 1
1
2
- name : UI Issue
2
+ name : 🎨 UI Issue
3
3
description : " Use this template if something looks weird or you would like some styles changed."
4
4
title : " UI issue"
5
5
labels : ["styles"]
Original file line number Diff line number Diff line change 1
- name : Bug Report
1
+ name : 🐛 Bug Report
2
2
description : " Create a bug report for obsidian smart second brain to help us improve"
3
- title : " Bug report"
4
3
labels : ["bug"]
5
4
assignees : ["leo310", "nicobrauchtgit"]
6
5
body :
22
21
label : Error Statement
23
22
description : Enable Settings > Advanced > Developer Console logging. Open Developer Tools (⌘ Cmd + ⌥ Opt + I / Ctrl + Shift + I). Open Console Tab.
24
23
placeholder : Obsidian Developer Console
24
+ - type : textarea
25
+ id : steps-to-reproduce
26
+ attributes :
27
+ label : Steps to Reproduce
28
+ description : List the steps to reproduce the behavior.
29
+ placeholder : " 1. Go to '...'\n 2. Click on '...'\n 3. Scroll down to '...'\n 4. See error"
30
+ validations :
31
+ required : true
25
32
- type : input
26
33
id : version
27
34
attributes :
Original file line number Diff line number Diff line change 1
- name : Feature Request
2
- description : What would you like to see added to smart second brain?
3
- title : Feature Request
1
+ name : 🌟 Feature Request
2
+ description : What would you like to see added to smart second brain? 🐙
4
3
labels :
5
4
- enhancement
6
5
assignees :
You can’t perform that action at this time.
0 commit comments