Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 832 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 832 Bytes

Contributing to WaveDrom

We'd love for you to contribute to our source code and to make WaveDrom even better than it is today!

Issues

Found a bug? have idea? question? need some feature? => Open an issue here: https://github.com/wavedrom/wavedrom/issues

Code contributions:

Before contributing code, make sure that:

  • it addresses one of the specific Issues filed (see Issues).
  • for bugfixes: provide test with the fix
  • for performance fixes: provide meaningful benchmark with the fix
  • for new features: make sure there is enough interest in the feature (tracked by Issue)

Spell checks, documentation, tests and benchmarks are always welcome!

This project adheres to No Code of Conduct. We are all adults. We accept anyone's contributions. Nothing else matters.