You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,12 @@ Check for feature requests as someone may be already working on something simila
52
52
53
53
* You may have to manually create a `.nyc_output` folder at root level so your coverage can be run.
54
54
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
+
55
61
## Contributions not mentioned here
56
62
57
63
Contact us at marvinc.silva@gmail.com, and communicate what you're plannning.
0 commit comments