-
Notifications
You must be signed in to change notification settings - Fork 25
How to Contribute
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.
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