Thank you for your interest in contributing to Stylescape!
- Fork this repository
- Clone your fork locally
- Install dependencies:
npm install - Start development:
npm run dev
- Follow the existing code style
- Test your changes locally before submitting
- Keep commits focused and descriptive
- Update documentation if needed
- Check existing issues first
- Provide clear reproduction steps
- Include environment details (Node version, OS, browser)
- Create a feature branch from
mainordev - Make your changes
- Test thoroughly
- Submit a PR with a clear description
Please be respectful and inclusive. See our Code of Conduct.
- Open an issue for questions
- Visit Stylescape Documentation
By contributing, you agree that your contributions will be licensed under the MIT License.