1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/CONTRIBUTING.md
2013-12-17 17:46:02 -06:00

1.1 KiB

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