|
@@ -0,0 +1,14 @@
|
|
|
+# Support resources
|
|
|
+
|
|
|
+See the [latest documentation](http://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
|
|
|
+[Freenode](http://freenode.net/).
|
|
|
+
|
|
|
+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.
|
|
|
+
|