diff --git a/Help-Wanted.md b/Help-Wanted.md index 283a8ce..5d0bf40 100644 --- a/Help-Wanted.md +++ b/Help-Wanted.md @@ -1,12 +1,12 @@ Currently looking for help with those things: +**Community** +- If you have experience with Dear ImGui and/or programming, helping people out on the [Dear ImGui Discourse forum](http://discourse.dearimgui.org/) would be very useful. +- The wiki needs improvements! + **Features** - Viewport: The multi-viewport branch needs users/testers to move forward! (see Viewport branch and [#1542](https://github.com/ocornut/imgui/issues/1542)). In particular, things may not work as well on all back-ends or operating systems (Linux/OSX are poorly tested regardless of the underlying back-end). -**Community** -- Help improving the wiki. -- Participate or moderate the [Dear ImGui Discourse forum](http://discourse.dearimgui.org/). - **Platform/Renderer Bindings** - Mac: imgui_impl_osx.mm need some love ([#1873](https://github.com/ocornut/imgui/issues/1873)) - SDL: Added game controller support for navigation in imgui_impl_sdl.cpp (model it on gamepad code from imgui_impl_glfw.cpp)