Sha256: db4b8fad65c50aeeca763b882ebf2ad102532886034ac24a8fccd8285e33f267

Contents?: true

Size: 1.01 KB

Versions: 67

Compression:

Stored size: 1.01 KB

Contents

# Contributing to Convection
The following document is a list of guidelines for making contributing to the Convection project.

## Table Of Contents
* [Developing](#developing)
  * [Branches](#branches)

## Developing
### Branches
We strive to use [Semantic Versioning](http://semver.org) as much as possible for convection.

### `master`
**NOTE**: The `master` branch is fully supported by the convection maintainers.

The latest and greatest code that we intend to release to Rubygems is merged into this branch.
Today that code happens to be part of the `v0.2.x` minor version since we have not deemed convection feature
complete (we'll release a `v1.0.0` release at that point).

Backwards incompatible changes until this time *may* be added by bumping the **minor** (not major) version of
the project. These will be explicitly called out in the release notes for the version that introduced them and if
possible a deprecation message and compatibility will be kept making users aware of a potential the breaking change in
the future.

Version data entries

67 entries across 67 versions & 1 rubygems

Version Path
convection-2.3.1 .github/CONTRIBUTING.md
convection-2.3.0 .github/CONTRIBUTING.md
convection-2.2.29 .github/CONTRIBUTING.md
convection-2.2.28.pre.beta.2 .github/CONTRIBUTING.md
convection-2.2.28.pre.beta.1 .github/CONTRIBUTING.md
convection-2.2.27 .github/CONTRIBUTING.md
convection-2.2.26 .github/CONTRIBUTING.md
convection-2.2.25 .github/CONTRIBUTING.md
convection-2.2.24 .github/CONTRIBUTING.md
convection-2.2.23 .github/CONTRIBUTING.md
convection-2.2.22 .github/CONTRIBUTING.md
convection-2.2.21 .github/CONTRIBUTING.md
convection-2.2.20 .github/CONTRIBUTING.md
convection-2.2.19 .github/CONTRIBUTING.md
convection-2.2.18 .github/CONTRIBUTING.md
convection-2.2.17 .github/CONTRIBUTING.md
convection-2.2.16 .github/CONTRIBUTING.md
convection-2.2.15 .github/CONTRIBUTING.md
convection-2.2.14 .github/CONTRIBUTING.md
convection-2.2.13 .github/CONTRIBUTING.md