Create CONTRIBUTING.md

This commit is contained in:
Jamie Hardt
2022-11-24 23:15:47 -08:00
committed by GitHub
parent 957b23db92
commit e5cd098d44

15
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,15 @@
# 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.