8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b268f16 commit 2ae6750Copy full SHA for 2ae6750
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -21,9 +21,9 @@ body:
21
description: Steps to reproduce the behavior.
22
placeholder: |
23
1. In this environment...
24
- 1. With this config...
25
- 1. Run '...'
26
- 1. See error...
+ 2. With this config...
+ 3. Run '...'
+ 4. See error...
27
render: markdown
28
validations:
29
required: false
@@ -36,9 +36,9 @@ body:
36
- **Architecture**: arm64
37
- **Wave Version**: v0.8.8
38
value: |
39
- - OS:
40
- - Architecture:
41
- - Wave Version:
+ - **OS**:
+ - **Architecture**:
+ - **Wave Version**:
42
43
44
0 commit comments