You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/DISCUSSION_TEMPLATE/q-a.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,18 +6,16 @@ category: Q&A
6
6
> [!IMPORTANT]
7
7
> Please make sure you are on the latest version of flyline!
8
8
9
+
## What is your question, suggestion, or problem?
10
+
Please describe the question, help request, or behavior you are experiencing.
9
11
10
12
11
13
## Environment & Version Information (If Relevant)
12
-
If your question is related to a bug, compatibility, or unexpected behavior, please run the following command in your terminal and paste the copied contents in the box below:
14
+
Copy version and env info and paste it here with:
13
15
```bash
14
16
flyline version --copy
15
17
```
16
18
17
19
```text
18
20
<paste here>
19
21
```
20
-
21
-
22
-
### What is your question, suggestion, or problem?
23
-
Please describe the question, help request, or behavior you are experiencing.
0 commit comments