Files
wavinfo/CONTRIBUTING.md
2022-11-24 23:15:47 -08:00

567 B

Contributing

Contributions to this project are very welcome!

If you discover a bug or would like better support for a feature, please do the following:

  1. Submit an Issue.

    I'm actively developing this project and will review incoming issues.

  2. Check out the source code and submit a PR.

    If you're facile with Python and understand what you'd like to fix, submit a PR and I'll review it as soon as I can. There's a .devcontainer available for you to work on this project so you can creates commits on this project in a GitHub codespace.