Thanks for your interest in contributing to microquery.js! We welcome suggestions, improvements, and bug fixes.
- 💬 Open an issue for bugs or feature requests
- 🛠 Submit a pull request with improvements or fixes
- 📄 Improve documentation or examples
- Fork the repo
- Create a new branch (
git checkout -b feature-name) - Make your changes and test them
- Submit a pull request with a clear description
Please follow the existing code style for consistency. Use short, expressive function names and keep helpers minimal.
By contributing, you agree that your contributions will be licensed under the MIT License.