Clean up CONTRIBUTING.md
Compare changes
+ 14
− 12
They are all protected, meaning that code cannot be pushed into them directly but only through merge requests (MRs).
This helps with the validation of code prior to making it available in the official branches for future releases.
- Bug fixes for 2018 data-taking should be committed as MRs to `2018-patches`. They will then be propagated to the
- Any other changes for Run 1 and Run 2 analysis (or re-reconstruction, re-stripping) should go to the `run2-patches` branch.
They will then be propagated to `master` (if relevant also for Upgrade) by the applications managers.
- Any changes specific to Upgrade should *only* got to `master`. When making a MR to `master`, please make it initially as WIP and add
a comment when it is ready to be tested. The release manager will then test it initially in one nightly slot and, if successful,
- Things may be different for bug fixes to old and/or specific versions of Boole, in which case it is probably best to discuss
\ No newline at end of file