You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please consider following guidelines before creating a PR:
11
+
12
+
- Confirm the intention and design of your change by reaching out to your Customer Success Manager or to Leanplum Dev Team through a new Github Issue.
13
+
- Start creating your pull request from `develop` branch
14
+
- Please send a GitHub Pull Request with a clear list of what you've done (read more about [pull requests](https://help.github.com/articles/about-pull-requests/)).
15
+
- Add unit tests for the code that you have touched.
16
+
- Please follow the existing coding conventions (which are mostly standard of the default IDE).
17
+
- Make sure all of your commits are atomic (one feature per commit).
18
+
- Please adhere to the conventional changelog commit style: https://github.com/commitizen/cz-cli That allows us to easily create change logs.
0 commit comments