Contributing
Thank you for your interest in contributing to Neural Commander!
Getting Started
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
Code Style
- Go code follows
gofmtstandards - Use meaningful variable names
- Add tests for new features
Full contributing guide coming soon.