From 2a9dbd75ef61196d4d25dcda2f3270c934f64811 Mon Sep 17 00:00:00 2001 From: clsty Date: Thu, 6 Mar 2025 21:48:55 +0800 Subject: [PATCH] Minor fix issue template --- .github/ISSUE_TEMPLATE/1-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-issue.yml b/.github/ISSUE_TEMPLATE/1-issue.yml index 0eeb51b1e..0569e4fe1 100644 --- a/.github/ISSUE_TEMPLATE/1-issue.yml +++ b/.github/ISSUE_TEMPLATE/1-issue.yml @@ -34,7 +34,7 @@ body: - Bar and widgets not showing? run `pkill agsv1; agsv1` for logs. - Installation failed? Run installation again for logs. - You may use more code blocks when needed. - 3. In case you are confused, the `
``````` 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 `
`, ``, ``, `` are HTML tags for folding the logs (typically very long) inside. Please do not touch them (unless you know what you are doing). 4. If the logs are suuuuuuper long, consider using an online pastebin service instead. - type: textarea