Updated Help Wanted (markdown)

omar 2018-10-04 11:54:43 +02:00
parent 248c856600
commit b8c7a94de7

@ -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)