Skip to content

Contributing to SOL BEAST

We welcome contributions! Here's how to get involved.

Ways to Contribute

  • 🐛 Report bugs
  • 💡 Suggest features
  • 📝 Improve documentation
  • 🔧 Submit code improvements
  • ⭐ Star the repository

Development Setup

  1. Fork the repository
  2. Clone your fork
  3. Create a feature branch
  4. Make your changes
  5. Test thoroughly
  6. Submit a pull request

Code Style

  • Follow Rust conventions
  • Use meaningful variable names
  • Add comments for complex logic
  • Write tests for new features

Pull Request Process

  1. Update documentation
  2. Add tests if applicable
  3. Ensure builds pass
  4. Request review

Community

Released under the MIT License.