Skip to content

Commit 50acf80

Browse files
committed
chore: remove backticks in issue template options
1 parent 435c018 commit 50acf80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ body:
2020
label: Installation method
2121
description: How you installed Hyprshade
2222
options:
23-
- AUR - `hyprshade`
24-
- AUR - `hyprshade-git`
23+
- AUR - hyprshade
24+
- AUR - hyprshade-git
2525
- Nixpkgs
26-
- "`pipx`"
26+
- pipx
2727
- Other (describe below)
2828
default: 4
2929
- type: input

0 commit comments

Comments
 (0)