Skip to content

Commit 2a9d30c

Browse files
committed
docs(readme): update development workflow and contribute section
1 parent 8e03176 commit 2a9d30c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Leanplum-Android-SDK
22
## Installation & Usage
33
Please refer to: https://www.leanplum.com/docs#/setup/android
4+
## Development Workflow
5+
- We are using GitFlow branching model: https://github.com/nvie/gitflow
6+
- We use the Conventional Changelog Commit Style for commit messages: https://github.com/commitizen/cz-cli
47
## Contributing
5-
Please send a pull request to `develop` branch.
8+
Please follow the Conventional Changelog Commit Style and send a pull request to `develop` branch.
69
## License
710
See LICENSE file.
811
## Support

0 commit comments

Comments
 (0)