diff options
| author | Christian Clason <christian.clason@uni-due.de> | 2021-09-17 18:32:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-17 18:32:09 +0200 |
| commit | 6820e78d77f9eb384c1d15768644164233c98e04 (patch) | |
| tree | 9b653562362a5ad9d95d57f0cda7fa7a14a0e5aa | |
| parent | 5a020a8859657ba909950239c723e08dda6967b9 (diff) | |
chore(form): render checkhealth as markdown
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e2e2e8a..d563400 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -32,6 +32,7 @@ body: attributes: label: "checkhealth telescope" description: "Output of `:checkhealth telescope`" + render: markdown placeholder: | health#telescope#check ======================================================================== |
