Fix missing closing backtick in bug report template
This commit is contained in:
parent
1c6d4f3196
commit
dc0ffbfc13
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue