Existing issues marked with a help wanted tag are the best candidates for contributions. Issues with that tag are either not prioritised, or are in need of help with someone with more expertise within a certain area
- Follow the template for bug reports.
- Golden rule Open one ussie for one bug .
- Search for existing reports first. If you found a similar issue in the tracker - better share your problem in the existing thread.
- Besides the platform, specify as many specifics as you can (if relevant). CPU/GPU, input methods (controller, mouse) and so on.
- A simple reproduction project helps more than any reproduction steps. Include it whenever you can. Examining the problem first-hand is the easiest way to solve it.
- Follow the template for feature requests.
- Search for existing proposals first.
- Request something with a real-world use-case. Abstract features may not be considered.
- If you are capable of implementing said feature, include some code that demonstrates the finer details/nuances of said feature.