Skip to content

Latest commit

Β 

History

History
16 lines (10 loc) Β· 1.02 KB

File metadata and controls

16 lines (10 loc) Β· 1.02 KB

Contributing

Thanks for wanting to make a contribution and wanting to improve this library for everyone! This repository uses Typescript so please continue to do so, you can always reach out in the repo or the discord. This is a guideline, use your initiative, if you don't think it makes sense to do a step in here, don't bother it's normally okay. we're chill.

How to Contribute

  1. Fork and clone the repo
  2. Run yarn install to install dependencies
  3. Create a branch for your PR with git checkout -b pr-type/issue-number-your-branch-name
  4. Let's get cooking! πŸ‘¨πŸ»β€πŸ³πŸ₯“

You can also just Open in GitHub Codespaces.

Commit Guidelines

Be sure your commit messages follow this specification: https://www.conventionalcommits.org/en/v1.0.0-beta.4/