Skip to content

Commit b32a7ed

Browse files
committed
Fixes to forms
1 parent 80a8f59 commit b32a7ed

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Q&A
1+
name: "Q&A"
22
description: Ask a question, suggest an idea, or ask for help.
33
title: "[Q&A]: "
44
body:
@@ -19,11 +19,7 @@ body:
1919
id: environment
2020
attributes:
2121
label: Environment & Version Information (If Relevant)
22-
description: |
23-
Copy version and env info by running this command in your terminal and pasting it below:
24-
```bash
25-
flyline version --copy
26-
```
22+
description: Copy version and env info by running `flyline version --copy` in your terminal and pasting it below.
2723
placeholder: Paste the output of 'flyline version --copy' here...
2824
render: text
2925
validations:

0 commit comments

Comments
 (0)