Skip to content

How to help code

gnomeontherun edited this page Feb 6, 2012 · 1 revision

You can easily help develop Square One by submitting pull requests for code changes. Read this guide and pretend it is for Square One.

The Issue Tracker has a list of issues that need to be addressed. Most will have a priority rating, and a tag about what kind of issue it is. You should have an updated and synced repo of the current 'staging' branch. For each issue, you should create a new branch in your repo and commit changes to it before opening a pull request. All pull requests must be made against the staging branch, and should be free of other commits.

If you wish to submit a feature to Square One, you should bring it up first on the mailing list. Ideas are welcome, but they are not guaranteed to be accepted. The mailing list is the right place to discuss the issue and also plan out the right approach before you code anything.