Fix contributing. Closes #20
Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
parent
a18baf4aa8
commit
064b0226bd
|
@ -9,10 +9,12 @@ JavaScript SDK.
|
||||||
|
|
||||||
Guidelines about how to perform pull requests.
|
Guidelines about how to perform pull requests.
|
||||||
|
|
||||||
|
- before submit the PR, open an issue and link them
|
||||||
|
|
||||||
### PR to `develop`
|
### PR to `develop`
|
||||||
|
|
||||||
- fixes in the documentation (readme, contributors)
|
- fixes in the documentation (readme, contributors)
|
||||||
- propose new files for documentation
|
- propose new files for the documentation
|
||||||
- implementation of new features
|
- implementation of new features
|
||||||
|
|
||||||
### PR to `master`
|
### PR to `master`
|
||||||
|
|
Loading…
Reference in New Issue