If you want to contribute to Origin, be sure to follow classic open source contribution guidelines (described below).
- Commiting a change
- Fork the repository
- Make a change to repo code
- Commit the change to the
master
branch
- Pull request
- Open a pull request from your fork
master
branch - Request code reviews from @JosephBagaric, @kosecki123, @alexworker23 or @ioncreature
- Once the PR is approved and the build passes, it will be merged to the master branch
- Open a pull request from your fork