Public repositories can vary quite widely in how they handle discussions. While most, from my experience, use a tracker (e.g. GitHub Issues) for bugs or features, there doesn't seem to be a good consensus for how to handle discussions and general questions [1] [2] [3] [4]. Some orgs use Issues for everything. Others have a mailing list or use Gitter, Slack, or IRC channels. Some refer general questions to Stack Overflow. Others have all of the above.<p>How does your org handle general questions/discussions? How did you settle on that decision?<p>--<p>[1] https://groups.google.com/forum/#!topic/python-ideas/uQyz5m1kKvQ<p>[2] https://github.com/Microsoft/vscode/issues/219<p>[3] https://medium.com/@methane/why-you-must-not-ask-questions-on-github-issues-51d741d83fde<p>[4] https://github.com/sinara-hw/sinara/issues/160