From 960d86e26c48955818c16d20a2768b8f82f7b1f7 Mon Sep 17 00:00:00 2001 From: omar Date: Fri, 25 Oct 2019 13:11:28 +0200 Subject: [PATCH] Discord --- Home.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 50dd6c6..701f2ae 100644 --- a/Home.md +++ b/Home.md @@ -8,8 +8,9 @@ Feel free to edit and contribute! ## Forums -- [Github issues](https://github.com/ocornut/imgui/issues/) - for feature requests, bug reports, feedback, code snippets, etc. If you are experienced with Dear ImGui, please consider helping people and answering questions there! -- [Discourse Forum](https://discourse.dearimgui.org/) - if you have issues compiling, linking, running or displaying Dear ImGui (render or inputs, portability issues, using the examples, adding fonts). If you are experienced with Dear ImGui, please consider helping people and answering questions there! +- [Github Forum](https://github.com/ocornut/imgui/issues/) - for feature requests, bug reports, feedback, code snippets, etc. If you are experienced with Dear ImGui, please consider helping people and answering questions there! +- [Discord Forum](https://discord.gg/NgJ4SEP) - if you have issues compiling, linking, running or displaying Dear ImGui (render or inputs, portability issues, using the examples, adding fonts). If you are experienced with Dear ImGui, please consider helping people and answering questions there! +- [@ocornut says: In my opinion, it is much better and more useful to communicate on GitHub. Questions and answers will be available to others and you can search for old questions. On Discord: it is less likely you'll receive correct answers, less likely for someone to be wanting to provide a detailed answer as it will be lost in the noise, less likely that your Q&A will help others people, less likely that your problems will steer and help Dear ImGui improve because useful questions are not resurfaced. As you can infer, I am not a big fan of Discord for technical support.. But people like it!] ## Wiki Pages