Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.72 KB

File metadata and controls

46 lines (37 loc) · 1.72 KB
layout pages
header Contributing
intro Learn how you can help make a significant contribution to our project.
baseurl ../

Contributor Guidelines

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 %}


Where to Go Next

Wondering where to go next? Here are a few ideas.


{% include content/license.md %}