v0.1.0
Mistcraft Community

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

Contributing to Mistcraft

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

BASH
# 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-name
Community Guidelines

Code of Conduct

We are committed to fostering a welcoming and inclusive community. All participants are expected to:

Be Respectful

Treat everyone with respect. No harassment, discrimination, or offensive behavior.

Be Constructive

Provide helpful feedback and constructive criticism. Focus on improving the project.

Be Collaborative

Work together towards common goals. Share knowledge and help others learn.

Be Professional

Maintain professional conduct in all interactions. Resolve conflicts peacefully.

For the full Code of Conduct, see CODE_OF_CONDUCT.md

Community Events

Upcoming Events

Every Thursday

Office Hours

Weekly community call to discuss development, answer questions, and share updates.

Monthly

Contributor Workshop

Deep-dive sessions on Mistcraft internals, perfect for new contributors.

Quarterly

Community Showcase

Share what you've built with Mistcraft and learn from other users.