Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 3.54 KB

CONTRIBUTING.md

File metadata and controls

62 lines (39 loc) · 3.54 KB

Contributing to Buildy

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to Buildly and its components, which are hosted in the BuildlyIO Organization on GitHub and supported by the Buildly Organization. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

Table Of Contents

Code of Conduct

I don't want to read this whole thing, I just have a question!!!

What should I know before I get started?

How Can I Contribute?

Styleguides

Additional Notes

Code of Conduct

This project and everyone participating in it is governed by the Buildly Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

I don't want to read this whole thing I just have a question!!!

Note: Please don't file an issue to ask a question. You'll get faster results by using the resources below.

Join the Buildly Slack team:

  • Join the Buildly Community Slack Team
    • Even though Slack is a chat service, sometimes it takes several hours for community members to respond — please be patient!
    • Use the #community channel for general questions or discussion about Buildly

What should I know before I get started?

Components

Buildy currentlt consists of 4 main components. The Core, Mesh, Templates and Users. There is a future component in development soon for Designer as well. The current components for backend are all maintanied in the buildly repository and front end components are contained in the subsequent UI repositories.

Board of Governence

Buildly and all of it's open source code is managed by Buildly Inc. with sole purpose of buildling great open source tools to help projects and products get started faster and better. The core business proposition and value for the organizationis to manage and support these tools, create and maintain them and provide consulting and marketplace resources for the developers who use them and contribute to them. As such Buildly and it's partner organizations make up the majority of the Steering Commitee and Product boards for these projects. They steer these guidlines based on the community and open source needs as well as the business needs of eachorganization. The features roadmaps, issue logs, prioritizations decisions are published openly on the buildly.io website for each product.

How can I Contribute

Style Guides

Additional Notes