- Fork TextHighlighter
- Check out the
develop
branch - Make a feature branch (use
git checkout -b "new-feature"
) - Make your new feature or bugfix on your branch
- From your branch, make a pull request against
nakshay/TextHighlighter/develop
- Wait for your change to be pulled into
nakshay/TextHighlighter/develop
- Merge
nakshay/TextHighlighter/develop
into your origindevelop
- Delete your feature branch