Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.23 KB

CONTRIBUTING.md

File metadata and controls

35 lines (22 loc) · 1.23 KB

Contributing to oslo

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

The following is a set of guidelines for contributing to the OpenSLO oslo project. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

Your pull request will be reviewed by one of the maintainers, and we won't bite. We encourage and welcome any and all feedback from the community.

Things to know

The goal of this project is to provide a simple tool for interacting with the OpenSLO specification. Schema definitions and validation rules are all coming from OpenSLO Go SDK and oslo is only providing a thin, CLI wrapper over the SDK.

Slack

Checkout FOLLOW US section at https://openslo.com/ to join our slack channel.

Making a pull request

Please make a fork of the repo, and submit a PR from there. More information can be found here.

Merge Request title

Try to be as more descriptive as you can in your Merge Request title.

License

Apache 2.0, see LICENSE.