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 94886d6 commit 468570fCopy full SHA for 468570f
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -8,6 +8,12 @@ body:
8
attributes:
9
label: Describe the bug
10
description: A clear description of what the bug is.
11
+ - type: textarea
12
+ validations:
13
+ required: true
14
+ attributes:
15
+ label: checkhealth
16
+ description: Run `:checkhealth orgmode` and paste the output here
17
- type: textarea
18
validations:
19
required: true
0 commit comments