Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

20 lines (14 loc) · 1.02 KB

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 Community Guidelines.

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 theforeman/foreman_fog_proxmox to ensure everything is up to date.
  • Submit a pull request.

Non-Coding