Fix wgpu examples link in issue template
This commit is contained in:
parent
3d915d3cb3
commit
a764c42053
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
|
|
@ -28,7 +28,7 @@ body:
|
|||
|
||||
If you have any issues running any of the examples, make sure your graphics drivers are up-to-date. If the issues persist, please report them to the authors of the libraries directly!
|
||||
|
||||
[the `wgpu` examples]: https://github.com/gfx-rs/wgpu/tree/master/wgpu/examples
|
||||
[the `wgpu` examples]: https://github.com/gfx-rs/wgpu/tree/trunk/examples
|
||||
[the `glow` examples]: https://github.com/grovesNL/glow/tree/main/examples
|
||||
options:
|
||||
- label: My hardware is compatible and my graphics drivers are up-to-date.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue