Skip to content

Commit 6838a73

Browse files
committed
add release process to the contributing guide
1 parent 4930b25 commit 6838a73

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ Check for feature requests as someone may be already working on something simila
5252

5353
* You may have to manually create a `.nyc_output` folder at root level so your coverage can be run.
5454

55+
## Release
56+
57+
This repo uses [semantic release](https://github.com/semantic-release/semantic-release) configured on [CI](https://travis-ci.org/mvcds/hubi) to deploy withouth human intervation.
58+
59+
When a pull request is merged into master, the release process kicks.
60+
5561
## Contributions not mentioned here
5662

5763
Contact us at marvinc.silva@gmail.com, and communicate what you're plannning.

0 commit comments

Comments
 (0)