Skip to main content

Contributing

Thank you for your interest in contributing to Neural Commander!

Getting Started

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

Code Style

  • Go code follows gofmt standards
  • Use meaningful variable names
  • Add tests for new features

Full contributing guide coming soon.