1- Pull develop branch
2- Create new feature branch from develop
- Always keep the readable name for the feature.
- Please note that feature branch shouldn't have too many changes. Keep it as much small as possible.
3- Push you feature branch on Github
4- Create pull request
5- Merge it after getting enough approvals