In order to contribute please maintain following rules:
- For any new changes use
dev_for_new_features
this branch. - Make a Pull Request to
dev_for_new_features
this branch not tomaster
so that master branch can only have stable changes. - Before making any pull request discuss about the change in a New Issue.
- Describe the current behavior and explain which behavior you expected to see and why
- Explain why this changes will be useful to most Unifiedtransform users
- If you have changes on different features seperate them in different commits and pull requests
- Make one feature change at a time
- Share screenshots of your changes. It will make review process faster
- Share the reason behind your changes