.github/CONTRIBUTING.md
# Getting Involved
New contributors are always welcome, when it doubt please ask questions. We strive to be an open and welcoming community. Please be nice to one another.
Please read the [code of conduct](CODE_OF_CONDUCT.md)
## Coding
* Pick a task:
* Offer feedback on open [pull requests](https://github.com/tristanrobert/fog-proxmox/pulls).
* Review open [issues](https://github.com/tristanrobert/fog-proxmox/issues) for things to help on.
* [Create an issue](https://github.com/tristanrobert/fog-proxmox/issues/new) to start a discussion on additions or features.
* Fork the project, add your changes and tests to cover them in a topic branch.
* Commit your changes and rebase against `fog/fog-proxmox` to ensure everything is up to date.
* [Submit a pull request](https://github.com/tristanrobert/fog-proxmox/compare/).
## Non-Coding
* Offer feedback on open [issues](https://github.com/tristanrobert/fog-proxmox/issues).
* [Donate](SUPPORT.md)