Hey! You're thinking about contributing? That's awesome! You're awesome.
If you're new to contributing to open source, check out this short video for first-time contributors.
- Clone/fork the repository.
- Make your changes on a feature branch.
- Submit a Pull Request.
- Follow the guidelines from Conventional Commits.
- Commit messages should be short and descriptive.
Example:
feat: add new linting rule for ...