# README File for ROOT Developers

## Building ROOT

You got ROOT's sources - good! Please check ../README to see how to build it.
For developers we recommend using the cmake flag `-Ddev=On`.

## Sharing your changes of ROOT

Please create a pull request at https://github.com/root-project/root
We require branches to be rebased before they get merged; please don't use merge commits.
