From ebd42760caaec8330a3c028f31adc7bc0b339d16 Mon Sep 17 00:00:00 2001 From: hnOsmium0001 Date: Sun, 3 Apr 2022 18:36:23 -0700 Subject: Initial commit --- 3rdparty/glfw/source/docs/SUPPORT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 3rdparty/glfw/source/docs/SUPPORT.md (limited to '3rdparty/glfw/source/docs/SUPPORT.md') diff --git a/3rdparty/glfw/source/docs/SUPPORT.md b/3rdparty/glfw/source/docs/SUPPORT.md new file mode 100644 index 0000000..79a45a8 --- /dev/null +++ b/3rdparty/glfw/source/docs/SUPPORT.md @@ -0,0 +1,14 @@ +# 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. + -- cgit v1.2.3-70-g09d2