mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 08:50:41 +00:00
16 lines
567 B
Markdown
16 lines
567 B
Markdown
# 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.
|
|
1. 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.
|
|
|