mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 17:00:41 +00:00
535 B
535 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:
-
Submit an Issue.
I'm actively developing this project and will review incoming issues.
-
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
.devcontaineravailable so you can creates commits on this project in a GitHub codespace.