Update issue template

This commit is contained in:
clsty
2025-02-28 06:45:07 +08:00
parent ecd41b40a7
commit a6ec670315
+1 -1
View File
@@ -31,7 +31,7 @@ body:
**Tips for the following Step 3** **Tips for the following Step 3**
1. Use `LANG=C LC_ALL=C` to get the output of a command in English, eg. `LANG=C LC_ALL=C date` displays time in English. 1. Use `LANG=C LC_ALL=C` to get the output of a command in English, eg. `LANG=C LC_ALL=C date` displays time in English.
2. If it throws errors, **PLEASE**, attach logs and describe in detail if possible. 2. If it throws errors, **PLEASE**, attach logs and describe in detail if possible.
- Bar and widgets not showing? run `pkill ags; ags` for logs. - Bar and widgets not showing? run `pkill agsv1; agsv1` for logs.
- Installation failed? Run installation again for logs. - Installation failed? Run installation again for logs.
- You may use more code blocks when needed. - You may use more code blocks when needed.
3. In case you are confused, the `<details>``<summary>``</summary>``</datils>` are HTML tags for folding the logs (typically very long) inside. Please do not touch them (unless you know what you are doing). 3. In case you are confused, the `<details>``<summary>``</summary>``</datils>` are HTML tags for folding the logs (typically very long) inside. Please do not touch them (unless you know what you are doing).