We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e03176 commit 2a9d30cCopy full SHA for 2a9d30c
README.md
@@ -1,8 +1,11 @@
1
# Leanplum-Android-SDK
2
## Installation & Usage
3
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
7
## Contributing
-Please send a pull request to `develop` branch.
8
+Please follow the Conventional Changelog Commit Style and send a pull request to `develop` branch.
9
## License
10
See LICENSE file.
11
## Support
0 commit comments