Merge pull request #1309 from Linkid/fix/contrib-branch
Contribution guide: use the maintenance branch
This commit is contained in:
commit
1e65d7240c
|
@ -4,4 +4,4 @@ First of all, I'd like to express my appreciation to you for contributing to thi
|
|||
|
||||
## Working Branch ##
|
||||
|
||||
You should make changes on `develop` branch, changes will be merged into `master` branch after a stable version released.
|
||||
You should make changes on the `maintenance` branch, changes will be merged into `master` branch after a stable version released.
|
||||
|
|
Loading…
Reference in New Issue