Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.69 KB

CONTRIBUTION.md

File metadata and controls

27 lines (19 loc) · 1.69 KB

Contribution

Reporting bugs

  1. Follow the template for bug reports.
  2. Open one ussie for one bug.
  3. Search for existing reports first. If you found a similar issue in the tracker - better share your problem in the existing thread.
  4. Besides the platform, specify as many specifics as you can (if relevant). CPU/GPU, input methods (controller, mouse) and so on.
  5. 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.

Proposing features

  1. Follow the template for feature requests.
  2. Search for existing proposals first.
  3. Request something with a real-world use-case. Abstract features may not be considered.
  4. If you are capable of implementing said feature, include some code that demonstrates the finer details/nuances of said feature.

Getting in touch

There are 2 main venues to discuss anything plugin-related:

  • Issues
    • The most straightforward way if you want to talk specifics and actionable changes.
  • My Discord server
    • A place for more lengthy discussions and 'what ifs'. Everyone is welcome, no matter the experience.

Thanks you for contributing mindfully!