We welcome Pull Requests from anyone 👐
📣 Disclaimer: this package is made for our internal usage and is only open source for convenience so we might not consider Pull Requests or Issues. Feel free to fork though.
By participating in this project, you agree to abide by its Code of Conduct.
Before submitting a Pull Request, please ensure the following:
- Your code is covered by tests
- Make sure all tests are passing
- Only have one commit with a relevant message (you can rebase and squash all your commits into a single one)
- Check that you're up to date by rebasing your branch with our
main
branch
The project uses:
- node
18.9.1
. - yarn
1.22.19
asdf install
yarn install