diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 66dbd6be91..50cb17c373 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,6 +1,7 @@ name: Bug report description: Report any problem here labels: ["bug"] +body: - type: markdown attributes: value: | diff --git a/.github/ISSUE_TEMPLATE/questions.yml b/.github/ISSUE_TEMPLATE/questions.yml index bb6eec9e84..818501566b 100644 --- a/.github/ISSUE_TEMPLATE/questions.yml +++ b/.github/ISSUE_TEMPLATE/questions.yml @@ -1,6 +1,7 @@ name: Questions or troubleshooting description: When it is neither a bug or a feature request labels: ["question"] +body: - type: markdown attributes: value: |