We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055564e commit 577dea2Copy full SHA for 577dea2
.github/ISSUE_TEMPLATE/bug-report.yaml
@@ -80,6 +80,17 @@ body:
80
- label: Linux
81
- label: macOS
82
- label: Windows
83
+ validations:
84
+ required: true
85
+
86
+ - type: input
87
+ id: os-versions
88
+ attributes:
89
+ label: Operating System Version(s)
90
+ description: Which operating system version(s) are you using?
91
+ placeholder: 1.6.7
92
93
94
95
- type: input
96
id: obsidian-version
0 commit comments