Add question section to contribution guide

This commit is contained in:
Camilla Berglund 2016-07-11 17:17:18 +02:00
parent 65d4652e92
commit 9f14ac291f

View File

@ -2,6 +2,7 @@
## Contents
- [Asking a question](#asking-a-question)
- [Reporting a bug](#reporting-a-bug)
- [Reporting a compile or link bug](#reporting-a-compile-or-link-bug)
- [Reporting a segfault or other crash bug](#reporting-a-segfault-or-other-crash-bug)
@ -16,6 +17,17 @@
- [Contributing a feature](#contributing-a-feature)
## Asking a question
Questions about how to use GLFW should be asked in the [support
section](http://discourse.glfw.org/c/support) of the forum or in the IRC channel
`#glfw` on [Freenode](http://freenode.net/).
Questions about the design or implementation of GLFW or about future plans
should be asked in the [dev section](http://discourse.glfw.org/c/dev) of the
forum or in the IRC channel `#glfw` on [Freenode](http://freenode.net/).
## Reporting a bug
If GLFW is behaving unexpectedly at run-time, start by setting an [error