Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.49 KB

CONTRIBUTING.md

File metadata and controls

37 lines (25 loc) · 1.49 KB

Contributing to OSRD

All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.

Check out our community's Code of Conduct and feel free to say hi on our #public-general:osrd.fr matrix channel if you'd like. It's a nice place to chat about OSRD development, ask questions, and get to know the other contributors and users in a less formal setting.

Getting oriented

The OSRD project has 2 primary repos:

  1. osrd: This is where the simulator is developed.
  2. osrd-website: Where the official website, blog, documentation, ... are hosted.

This is the website repo. For more info on the project or to contribute to the project itself checkout the Contributing file of the main repo.

Contribute code

To comply with the DCO, all commits must include a Signed-off-by line. You can find more information about this here: https://osrd.fr/en/docs/guides/contribute/contribute-code/commit-conventions/#the-developer-certificate-of-origin

Pull request / code review

https://osrd.fr/en/docs/guides/contribute/code/#share-your-changes

Report and solve bugs

https://osrd.fr/en/docs/guides/contribute/bug-reports