- Open the issue first.
- Fork the repository.
- Create and switch to the new branch. New branch name convention must be like this yourUsername/newFeature, for instance,
johndoe/add-typescript-support
- Commit the changes in your forked repository.
- Make sure you write concise and self-explanatory commit messages.
- Open a pull request & mention the issue number in the pull request for reference.