diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a64ce10a9..619f1853c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -40,8 +40,8 @@ body: You can use our preset [here](https://codesandbox.io/s/dj4f7t). - type: textarea - render: markdown attributes: + render: markdown label: Bug report description: | A clear and concise description of what the bug is. Please include any @@ -50,8 +50,8 @@ body: required: true - type: textarea - render: markdown attributes: + render: markdown label: Steps to reproduce placeholder: | Steps to reproduce the behavior: @@ -61,20 +61,20 @@ body: 4. See error - type: textarea - render: markdown attributes: + render: markdown label: Expected behavior description: A clear and concise description of what you expected to happen. - type: textarea - render: markdown attributes: + render: markdown label: Actual behavior description: A clear and concise description of what actually happened. - type: textarea - render: markdown attributes: + render: markdown label: Environment description: | examples: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 9f9d03c62..2d097c30d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -21,8 +21,8 @@ body: required: true - type: textarea - render: markdown attributes: + render: markdown label: Feature Request description: | **Is your feature request related to a problem? Please describe.** diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index cf988b8eb..c79612bd9 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -21,8 +21,8 @@ body: required: true - type: textarea - render: markdown attributes: + render: markdown label: Question description: | Any background information that might help us answer your questions.