| layout | pages |
|---|---|
| header | Contributing |
| intro | Learn how you can help make a significant contribution to our project. |
| baseurl | ../ |
Like many of our projects, the {{site.project.alias}}---with the {{site.project.name}} tucked inside---is open source. We host it, develop it, and maintain it on GitHub.
Our dev workflow follows the fork-pull model and leverages issues and pull requests for source control, bug fixes, and new feature development. Anyone is welcome to submit a request, but we ask that you follow a few simple guidelines in regards to:
{% include content/code-standards.md %}
{% include content/pull-requests.md %}
{% include content/feature-requests.md %}
{% include content/issues.md %}
{% include content/source-control.md %}
{% include content/documentation.md %}
{% include content/projects.md %}
{% include content/community.md %}
Wondering where to go next? Here are a few ideas.
- Visit the Getting Started page to install, configure, and start working with the CLI
- Boost your knowledge on the SoftLayer API
- Learn more about writing code for the {{site.project.name}} in our Developers Guide
- Start collaborating with our community members
{% include content/license.md %}