summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-02-02 14:35:24 +0700
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-02-02 14:35:24 +0700
commitdc0ffbfc139727b234bdec994ec86e503eef2481 (patch)
treebd9ec7d298345cc7b073fb657bd1abfe08cadf73
parent1c6d4f319673506925bdd372d3f9cea87eb17d63 (diff)
downloadiced-dc0ffbfc139727b234bdec994ec86e503eef2481.tar.gz
iced-dc0ffbfc139727b234bdec994ec86e503eef2481.tar.bz2
iced-dc0ffbfc139727b234bdec994ec86e503eef2481.zip
Fix missing closing backtick in bug report template
-rw-r--r--.github/ISSUE_TEMPLATE/BUG-REPORT.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
index aee97b92..9137d729 100644
--- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml
@@ -29,7 +29,7 @@ body:
- If you are using `wgpu`, you need an environment that supports Vulkan,
Metal, or DirectX 12. Please, make sure you can run [the `wgpu` examples].
- - If you are using `glow, you need support for OpenGL 2.1+. Please,
+ - If you are using `glow`, you need support for OpenGL 2.1+. Please,
make sure you can run [the `glow` examples].
If you have any issues running any of the examples, make sure your