From 47976a876da07feee01da1d10d6347408f5735c1 Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer Date: Mon, 2 Sep 2024 12:03:31 +0200 Subject: [PATCH] chore: update bug template --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 15403de6..a8232554 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -61,7 +61,7 @@ body: id: logs attributes: label: Log output - description: Please copy and paste the output generated by `oh-my-posh debug --plain`. + description: Please copy and paste the output generated by `oh-my-posh debug --plain`. render: Shell validations: required: true