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
aa1cf169
Commit
aa1cf169
authored
Dec 21, 2015
by
Holger Levsen
Browse files
clariy that publically available git repos are the prefered method of patch transportantion
parent
e90c36b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING
View file @
aa1cf169
...
@@ -8,9 +8,10 @@ is notified.
...
@@ -8,9 +8,10 @@ is notified.
The code is available in the link:http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/[jenkins.debian.net.git repository].
The code is available in the link:http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/[jenkins.debian.net.git repository].
Patches can be submitted by mail (git format-patch, see below)
Patches can be submitted as requests to pull from a publicly-visible
or as requests to pull from a publicly-visible git repository.
git repository (this is the prefered way) communicated via IRC or mail,
In either case, please make a topic branch based on the 'master' branch.
or completly via mail (using git format-patch, see below).
If appropriate, please make a topic branch based on the 'master' branch.
You can send patches or requests to the link:mailto:qa-jenkins-dev@lists.alioth.debian.org[development list],
You can send patches or requests to the link:mailto:qa-jenkins-dev@lists.alioth.debian.org[development list],
or to the tracking bug: <bugnumber>@bugs.debian.org.
or to the tracking bug: <bugnumber>@bugs.debian.org.
...
@@ -31,6 +32,6 @@ One possible workflow:
...
@@ -31,6 +32,6 @@ One possible workflow:
Another very useful type of contributions are filing bug reports based
Another very useful type of contributions are filing bug reports based
on jenkins job runs. Another useful kind of contribution would be to
on jenkins job runs. Another useful kind of contribution would be to
describe how
.
improve the documentation, eg to better describe how to debug stuff
.
// vim: set filetype=asciidoc:
// vim: set filetype=asciidoc:
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