diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 23ac46020..97709e103 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -32,13 +32,13 @@ body: the raw HTTP request(s) being made: Don't rely on a client library such as pynetbox." placeholder: | - 1. Click on "create widget" - 2. Set foo to 12 and bar to G - 3. Click the "create" button + 1. Click on "create widget" + 2. Set foo to 12 and bar to G + 3. Click the "create" button value: | - 1. - 2. - 3. + 1. + 2. + 3. validations: required: true - type: textarea