First off, thanks for taking the time to contribute!
If you find any bugs, feel free to create an issue on GitHub. The "Bug report" issue template will guide you through the needed information.
If you have ideas about new features, linting rules, or changes in general, feel free to create an issue on GitHub. The "Feature request" issue template will guide you through the needed information.
You can help by improving the documentation of the project, it's as important as the code itself!
Feel free to implement new features or changes yourself and create a Pull Request.
Here are the steps for creating a pull request:
- Fork the repo on GitHub.
- Commit changes to your own branch.
- Push your work back up to your fork.
- Submit a Pull request so that we can review your changes.
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
Please check out the README.md "Development" section
If you have questions or need help, feel free to open an issue with a description of the problem you're facing.