Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 532 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (10 loc) · 532 Bytes

How to contribute?

User contribution is essential to keep moving the project forward.

Getting Started

  1. Fork the repository on GitHub

  2. Sign the [Contributor License Agreement] (http://www.clahub.com/agreements/gdfm/samoa)

  3. Create a feature branch git checkout -b branch_name

  4. Make your changes (please make commits that are logical units)

  5. Build and run tests

  6. Submit a pull request