diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index bf54823ba..efbfc33df 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -21,9 +21,9 @@ body: description: Steps to reproduce the behavior. placeholder: | 1. In this environment... - 1. With this config... - 1. Run '...' - 1. See error... + 2. With this config... + 3. Run '...' + 4. See error... render: markdown validations: required: false @@ -36,9 +36,9 @@ body: - **Architecture**: arm64 - **Wave Version**: v0.8.8 value: | - - OS: - - Architecture: - - Wave Version: + - **OS**: + - **Architecture**: + - **Wave Version**: render: markdown validations: required: false