From 69ffd63ca61ecfacbe6632105d0b62db77c6c49f Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 10 Sep 2025 15:02:50 +0100 Subject: [PATCH] Removed backticks Signed-off-by: snipe --- .github/ISSUE_TEMPLATE.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.yml b/.github/ISSUE_TEMPLATE.yml index 3d4b1e6e99..249940194a 100644 --- a/.github/ISSUE_TEMPLATE.yml +++ b/.github/ISSUE_TEMPLATE.yml @@ -33,7 +33,7 @@ body: - Git install - Manual install (downloading zip/tar.gz) - Docker - - `install.sh` + - install.sh - Other - type: textarea id: what-happened