Join Our Growing Community
Mistcraft is built by a passionate community of developers, DevOps engineers, and cloud architects. Whether you're a beginner or an expert, there's a place for you here!
Community Channels
GitHub Discussions
Ask questions, share ideas, and discuss features
Discord Server
Real-time chat with the community and maintainers
Twitter/X
Latest updates, announcements, and news
Stack Overflow
Technical Q&A with the broader developer community
How to Contribute
We welcome contributions of all kinds! Here's how you can help:
Code Contributions
- Fix bugs and implement features
- Improve performance and reliability
- Add tests and documentation
Documentation
- Write tutorials and guides
- Improve API documentation
- Create examples and demos
Provider Development
- Create new cloud providers
- Add resources to existing providers
- Maintain community providers
Community Support
- Answer questions on Discord/GitHub
- Help triage issues
- Share your experience and use cases
Getting Started
# Fork and clone the repository
git clone https://github.com/YOUR-USERNAME/mistcraft
cd mistcraft
# Set up development environment
rustup default nightly
cargo build
# Run tests
cargo test
# Create a feature branch
git checkout -b feature/your-feature-nameCode of Conduct
We are committed to fostering a welcoming and inclusive community. All participants are expected to:
Treat everyone with respect. No harassment, discrimination, or offensive behavior.
Provide helpful feedback and constructive criticism. Focus on improving the project.
Work together towards common goals. Share knowledge and help others learn.
Maintain professional conduct in all interactions. Resolve conflicts peacefully.
For the full Code of Conduct, see CODE_OF_CONDUCT.md
Upcoming Events
Office Hours
Weekly community call to discuss development, answer questions, and share updates.
Contributor Workshop
Deep-dive sessions on Mistcraft internals, perfect for new contributors.
Community Showcase
Share what you've built with Mistcraft and learn from other users.