Skip to content

Contributing

I'm excited that you want to contribute! Your ongoing support will continue to make this project great.

Submitting a Pull Request

  • Fork and clone the repository
  • Configure and install the dependencies
  • Create a new branch
  • Make your changes
  • Test your code
  • Push to your fork and submit a pull request

Best practices

  • Keep your changes as focused as possible
  • Update README.MD and any other docs
  • Write a good message
  • Run code style checks by running npm run test

Last update: 2023-02-12 21:20:47
Created: 2021-11-17 20:45:49