Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.09 KB

CONTRIBUTING.md

File metadata and controls

22 lines (17 loc) · 1.09 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.

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

Non-Coding