First of all, thank a lot for contributing to my project!
Contributions are always welcome! Be it a small change to some .md
file or adding/deleting/improving grammer of doc-strings and comments to adding a whole knew feature or solving a bug - be assured that you will be completely supported.
- Please adhere to this project's
code of conduct
.
- Fork the project using the fork icon in the top right corner.
- Setup the project on your local system using
git clone
- Now you can start solving the
issue
that you decided to. If a feature/issue that is not already listed is being added, then you are requested to create its issue first. - After making the changes, commit them to a new branch.
- Make a pull request in the following format -
gh-NNNN : {summaries the commit}
where gh-NNNN is the issue number.
For any help required, you can email me at [email protected]
or use the GitHub comment section.
All the best!