summaryrefslogtreecommitdiff
path: root/deps/glfw-3.3.8/docs/SUPPORT.md
diff options
context:
space:
mode:
authorOmniscient <17525998+omnisci3nce@users.noreply.github.com>2024-02-24 22:47:46 +1100
committerOmniscient <17525998+omnisci3nce@users.noreply.github.com>2024-02-24 22:47:46 +1100
commit7b3afcaf77f96e7d62f6cd1623ead7f17512d79f (patch)
treeb5f82c64e9c06a84e4d095ab4ac48712e860b673 /deps/glfw-3.3.8/docs/SUPPORT.md
parentb047be5252aeb981faea077409c1768fda0301d9 (diff)
repo init. partial port of existing code
Diffstat (limited to 'deps/glfw-3.3.8/docs/SUPPORT.md')
-rw-r--r--deps/glfw-3.3.8/docs/SUPPORT.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/deps/glfw-3.3.8/docs/SUPPORT.md b/deps/glfw-3.3.8/docs/SUPPORT.md
new file mode 100644
index 0000000..79a45a8
--- /dev/null
+++ b/deps/glfw-3.3.8/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.
+