Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
396653d4
Commit
396653d4
authored
8 years ago
by
Marko Petric
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo
parent
8f6113b7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/CONTRIBUTING.md
+4
-5
4 additions, 5 deletions
.github/CONTRIBUTING.md
with
4 additions
and
5 deletions
.github/CONTRIBUTING.md
+
4
−
5
View file @
396653d4
...
...
@@ -9,17 +9,16 @@ BEGINRELEASENOTES/ENDRELEASENOTES block, which will appear in the
doc/ReleaseNotes.md, once a new tag is made.
We are happy if you create pull-requests also if you feature is not ready, yet.
Please mar them as such by adding
`[WIP]`
to the start of the title. The purpose
Please mar
k
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. For these work-in-progress pull-request, we propose to have a
check list of things that still need to be done.
## Issue tracking
Use the github issue tracker. Reference the issues that you are working on. If
you notice an issue, consider first creating an issue and then refering to it in
your pull-request and commit messages with
`#[issue-id]`
.
Use the GitHub issue tracker. Reference the issues that you are working on.
If you notice an issue, consider first creating an issue and then refering to it
in your pull-request and commit messages with
`#[issue-id]`
.
## Coding Conventions
...
...
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