Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 471 Bytes

File metadata and controls

22 lines (15 loc) · 471 Bytes

Contributing to Mr.Stack

Thanks for your interest! Here's how to get started.

Development Setup

git clone https://github.com/TheStack-ai/mrstack.git
cd mrstack
pip install -e ".[dev]"

Pull Request Process

  1. Fork and create a branch from main
  2. Make changes — keep PRs focused
  3. Test locally before submitting
  4. Open a PR with a clear description

License

By contributing, you agree that your contributions will be licensed under MIT.