From 77e32710c989c185b62b7666703343296a7fff8e Mon Sep 17 00:00:00 2001 From: Alvin <153151121+Alvin-HZ@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:47:31 -0500 Subject: [PATCH] Fix typo in 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 0569e4fe1..5ba092273 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