Files
renderdoc/docs/CONTRIBUTING/Questions.md
T
baldurk 19c066c6fc Move issue/pull request templates to .github folder and split up
* Now that we have a .github folder we can have separate templates for bug
  reports and feature requests.
2020-06-12 13:40:02 +01:00

10 lines
762 B
Markdown

# Asking questions
Sometimes you have a general question that you'd like to ask which isn't exactly a bug or a feature request.
In these cases, filing an issue on github isn't generally the best way to do it since questions might turn into a conversation or a discussion and don't have a defined scope.
Instead these questions can be asked in one of RenderDoc's community spaces, such as in [#renderdoc on freenode IRC](https://kiwiirc.com/client/irc.freenode.net/#renderdoc) or on RenderDoc's [Discord server](https://discord.gg/ahq6yRB). If your question is more private you can [email me directly at baldurk@baldurk.org](mailto:baldurk@baldurk.org).
Please note that in all these places RenderDoc's [code of conduct](../CODE_OF_CONDUCT.md) still applies.