Thank you for your interest in contributing to Kitsune Studios! We welcome contributions that help improve our templates and infrastructure solutions for small businesses.
- Read our Code of Conduct
- Fork the repository you want to contribute to
- Clone your fork locally
- Create a new branch for your contribution
We welcome:
- New template proposals
- Improvements to existing templates
- Bug fixes
- Documentation improvements
- Infrastructure optimizations
When creating or modifying templates, ensure:
- Clear directory structure (
src/
,tests/
, etc.) - Comprehensive documentation
- Basic configuration files included
- GitHub Actions workflows for CI/CD
- Proper licensing information
- Update documentation to reflect your changes
- Follow existing code style and conventions
- Include tests if applicable
- Update the README.md if needed
- Ensure CI/CD checks pass
- Use clear, descriptive commit messages
- Reference issues and pull requests when relevant
- Keep commits focused and atomic
- Submit an issue for bugs or feature requests
- Reach out to maintainers for guidance
- A maintainer will review your PR
- Changes may be requested
- Once approved, your PR will be merged
- Your contribution will be credited
Thank you for helping improve Kitsune Studios! 🦊