Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 963 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (14 loc) · 963 Bytes

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

Coding

  • Pick a task:
  • 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.

Non-Coding