Guidelines for contributions to the CALICE Software. If you don't have access to stash with your DESY account, request access by sending a mail to it-atlassian@desy.de.
Pull requests
When making a pull request
please explain what and why things were changed.
Please include a short description in the comments.
You can create pull-requests also if you feature is not ready, yet. Please mark them as such by adding [WIP]
to the start of the title.
The purpose of this is, for example, that you want to let other people know you are working on a given issue.
Coding guidelines
Common guidelines can be found here.
Git workflow
Please see here for the workflow we follow.