Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.61 KB

CONTRIBUTING.md

File metadata and controls

38 lines (24 loc) · 1.61 KB

Contributing to Ballista

First steps

Please read my article How to build a modern distributed compute platform since it is a good introduction to how I think Ballista (and other distributed compute platforms) should work. This article is a work in progress that I update from time to time, as I learn more about this subject, or when I feel motivated to write.

There is also a wiki with a list of interesting reading material.

This project depends on some existing technologies, so it is a good idea to learn a little about those too:

Introduce Yourself!

We have a Gitter IM room for discussing this project as well as a discord channel.

Issues

See the current milestones and issues here. I recommend starting here when contributing because there is a plan in place for delivering useful point solutions along the way as the project heads towards a v1.0 release.

Creating Pull Requests

This project uses the standard GitHub Forking Workflow.

Development Environment

See the developer docs for instructions on setting up a local build environment.