Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 668 Bytes

contributing.md

File metadata and controls

12 lines (10 loc) · 668 Bytes

Contribution guidelines

If you want to contribute to Origin, be sure to follow classic open source contribution guidelines (described below).

  1. Commiting a change
    • Fork the repository
    • Make a change to repo code
    • Commit the change to the master branch
  2. Pull request