Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 336 Bytes

File metadata and controls

16 lines (11 loc) · 336 Bytes

Contributing to OR4Agents

Welcome! We are glad you are interested in contributing.

How to Contribute

  • Fork the repo and create a feature branch.
  • Follow the existing code style.
  • Add tests for new features.
  • Open a pull request with a clear description.

Development Setup

pip install -r requirements.txt