Skip to content

How to Contribute

veeramarni edited this page Jun 22, 2019 · 5 revisions

Contributing to Code

Contributing to Code There are many ways to contribute to the Code project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.

After cloning and building the repo, check out the issues list. Issues labeled help wanted are good issues to submit a PR for. Issues labeled good first issue are great candidates to pick up if you are in the code for the first time. If you are contributing significant changes, please discuss with the assignee of the issue first before starting to work on the issue.

PR & Commits

All commits should follow Conventional Commit

For VSCODE users, you can use the following vscode's extension to automate this. https://marketplace.visualstudio.com/items?itemName=KnisterPeter.vscode-commitizen&ssr=false#overview