Adds CONTRIBUTING.md

This commit is contained in:
Eugene Yokota 2015-08-11 01:40:27 -04:00
parent 0e92999125
commit 597c309e65
1 changed files with 12 additions and 0 deletions

12
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,12 @@
Steps to publish
================
```
> universal:publish
> debian:publish
> rpm:publish
> universal:bintrayReleaseAllStaged
> debian:releaseAllStaged
> rpm:releaseAllStaged
```