Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.78 KB

CONTRIBUTING.md

File metadata and controls

46 lines (30 loc) · 1.78 KB

Table of Contents

How to Contribute

We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow.

Active Contributor Agreement

Contributions to this project must be accompanied by a Active Contributor Agreement. This is an agreement between Safe Paths Active Contributing Members (ACM) and Path Check, Inc. (PCI) By completing the attached Google Form at the bottom of this agreement, you will affirm this agreement.

Git Flow

We follow git flow for accepting contributions to this project.

Development Branches

development

This is the development branch for our Minimum Viable Product (API Spec for the MVP is here). Once this release is frozen, we will move the development to a single development branch.

master

Master has the code for latest release of SafePlaces application.

Code reviews

All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.

Get involved