More issue template formatting (#937)

This commit is contained in:
Evan Simkowitz 2024-10-02 16:34:40 -07:00 committed by GitHub
parent b268f16c6e
commit 2ae6750c55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,9 +21,9 @@ body:
description: Steps to reproduce the behavior. description: Steps to reproduce the behavior.
placeholder: | placeholder: |
1. In this environment... 1. In this environment...
1. With this config... 2. With this config...
1. Run '...' 3. Run '...'
1. See error... 4. See error...
render: markdown render: markdown
validations: validations:
required: false required: false
@ -36,9 +36,9 @@ body:
- **Architecture**: arm64 - **Architecture**: arm64
- **Wave Version**: v0.8.8 - **Wave Version**: v0.8.8
value: | value: |
- OS: - **OS**:
- Architecture: - **Architecture**:
- Wave Version: - **Wave Version**:
render: markdown render: markdown
validations: validations:
required: false required: false