diff options
Diffstat (limited to '3rdparty/glfw/source/docs/SUPPORT.md')
-rw-r--r-- | 3rdparty/glfw/source/docs/SUPPORT.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/3rdparty/glfw/source/docs/SUPPORT.md b/3rdparty/glfw/source/docs/SUPPORT.md deleted file mode 100644 index 79a45a8..0000000 --- a/3rdparty/glfw/source/docs/SUPPORT.md +++ /dev/null @@ -1,14 +0,0 @@ -# Support resources - -See the [latest documentation](https://www.glfw.org/docs/latest/) for tutorials, -guides and the API reference. - -If you have questions about using GLFW, we have a -[forum](https://discourse.glfw.org/), and the `#glfw` IRC channel on -[Libera.Chat](https://libera.chat/). - -Bugs are reported to our [issue tracker](https://github.com/glfw/glfw/issues). -Please check the [contribution -guide](https://github.com/glfw/glfw/blob/master/docs/CONTRIBUTING.md) for -information on what to include when reporting a bug. - |