Overview

View as Markdown

Welcome! We are excited to have you contribute to NeMo Gym. Whether you are adding new training environments, integrating RL frameworks, improving documentation, or fixing bugs, your contributions help advance RL training.


Ways to Contribute

New environments expand Gym’s training capabilities.

  • Novel training environments (coding, reasoning, tool use, games, and so on)
  • Benchmark integrations (such as SWE-Bench and Tau Bench)

→ Refer to contribute-environments for guidance.

Have a preferred training framework? Help integrate it with NeMo Gym.

→ Refer to training-framework-integration for integration guides.

  • New tutorials and advanced guides
  • Code examples and best practices
  • API documentation improvements

Have an idea for a new feature or improvement? Open an issue to start a discussion!


Before You Start

All contributions require signed commits and DCO sign-off. Refer to development-setup for environment setup, CI/CD requirements, and commit signing instructions.

Not sure where to start? Check our open issues or create a new issue to discuss your idea.