Skip to content
  • Adrien Crivelli's avatar
    `master` is the new default branch · 0e8fde9b
    Adrien Crivelli authored
    `master` is now the only permanent branch. Features and fixes should be merged
    into `master` when stable. Pull requests should be forked from `master`.
    
    `develop` branch disappear entirely in favor of temporary features/fixes branches.
    0e8fde9b
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.