Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mattia Rizzolo
jenkins.d.n
Commits
8ad1f424
Commit
8ad1f424
authored
May 27, 2015
by
Holger Levsen
Browse files
format code properly
parent
62f0ee69
Changes
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING
View file @
8ad1f424
...
@@ -15,14 +15,16 @@ You can send patches or requests to the development list,
...
@@ -15,14 +15,16 @@ You can send patches or requests to the development list,
or to the tracking bug: <bugnumber>@bugs.debian.org.
or to the tracking bug: <bugnumber>@bugs.debian.org.
One possible workflow:
One possible workflow:
----
git clone git://anonscm.debian.org/debian-qa/jenkins.debian.net.git
git clone git://anonscm.debian.org/debian-qa/jenkins.debian.net.git
git checkout origin/master -b <topicname>
git checkout origin/master -b <topicname>
<edits>
#
<edits>
git commit -a
git commit -a
git format-patch -M origin/master
git format-patch -M origin/master
reportbug qa.debian.org
reportbug qa.debian.org
<describe the issue, attach the patch>
# <describe the issue, attach the patch>
----
Contributing bugs to other projects
Contributing bugs to other projects
-----------------------------------
-----------------------------------
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment