Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Moore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
Moore
Commits
3c545f4e
Commit
3c545f4e
authored
5 years ago
by
Alex Pearce
Committed by
Rosen Matev
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Outline MR guidelines
parent
25f3f012
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!371
B2oc shunan bdt
,
!286
Add master changes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+15
-0
15 additions, 0 deletions
CONTRIBUTING.md
with
15 additions
and
0 deletions
CONTRIBUTING.md
+
15
−
0
View file @
3c545f4e
...
...
@@ -14,6 +14,19 @@ flake8 path/to/file
Check
[
Git4LHCb
](
https://twiki.cern.ch/twiki/bin/view/LHCb/Git4LHCb
)
for more details.
Opening a merge request (MR) is a good way to discuss your changes with others.
If your code is not yet ready to be reviewed by a Moore responsible, you can
[
mark it 'work in
progress'
](
https://docs.gitlab.com/ee/user/project/merge_requests/work_in_progress_merge_requests.html
)
by starting the title with
`WIP: `
. This can be useful for when you want to ask
others about specific details your unsure of. Non-WIP MRs will be reviewed
following the
[
RTA shifter guidelines
][
shifterpage
]
.
Each MR should have a short title summarising the changes you've made, such as
"Add two-body prompt D0 HLT2 lines" or "Fix HLT2 forward tracking bug", and a
description with more detail. It is useful to see
[
what Moore responsibles look
for in a MR before you open your first one
][
shifterpage
]
.
## Branches
The
`master`
branch is used for Run 3 development and data-taking. This is the
...
...
@@ -21,3 +34,5 @@ usual branch to open merge requests against.
Some other branches track code from previous campaigns. Open an issue if you're
unsure what branch to use.
[
shifterpage
]:
https://twiki.cern.ch/twiki/bin/viewauth/LHCb/RealTimeAnalysisShifterChecklist
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment