mirror of
https://github.com/ocornut/imgui.git
synced 2026-09-26 16:05:45 +03:00
Updated Help Wanted (markdown)
parent
8cdedb8f7a
commit
617127cc8b
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Currently looking for help with those things.
|
|||
Standard backends are for many the gateway to access Dear ImGui. Each backend have thousands of users and sometimes many use cases. I can't just merge PR naively.
|
||||
|
||||
Important prerequisite to be a helpful regular contributor:
|
||||
- Need to be sitting on the right side of [the Dunning-Kruger Effect peak](https://www.editage.com/insights/the-dunning-kruger-effect-uncovering-the-concept-with-examples).
|
||||
- Need to be sitting on the right side of [the Dunning-Kruger Effect peak](https://www.editage.com/insights/the-dunning-kruger-effect-uncovering-the-concept-with-examples) for the given topic.
|
||||
- Need to be careful about user experience, support for varying API versions, potential API breakage, coding style.
|
||||
- Each change to a backend should raise many questions. If a change doesn't raise a question, there's probably something that you have not considered or investigated. It is ok to not know. It is better to state what you don't know rather than be overly confident.
|
||||
- Need to be able to explain to me how/why different features are used and needed, which needs dedicated support vs which can safely cohabit with existing features or can be implemented within existing constraints.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue