How to Contribute 🤝
Toolworks.dev thrives on community contributions. Here’s how you can get involved:
Ways to Contribute
1. Report Issues
- Found a bug? Let us know by creating an issue in the relevant GitHub repository.
- Include detailed steps to reproduce the issue.
2. Suggest Features
- Have a great idea? Submit a feature request by opening an issue.
3. Submit Pull Requests
- Fork the repository and clone it locally.
- Make your changes and push them to a new branch.
- Open a pull request, describing the changes and improvements.
4. Documentation
- Help us improve this documentation! Fix typos, expand guides, or suggest new pages.
Contribution Guidelines
- Follow the coding style used in the project.
- Write clear and concise commit messages.
- Ensure your changes pass any tests included in the repository.
For more details, see the CONTRIBUTING.md
file in our repositories.
We’re excited to have you on board!