[Qa-jenkins-scm] [jenkins.debian.net] 01/02: clariy that publically available git repos are the prefered method of patch transportantion
Holger Levsen
holger at moszumanska.debian.org
Mon Dec 21 00:09:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit aa1cf1698a9198270aeb9cdf4d01852bd7edd773
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Dec 21 01:05:58 2015 +0100
clariy that publically available git repos are the prefered method of patch transportantion
---
CONTRIBUTING | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 4352f77..d3e183e 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -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].
-Patches can be submitted by mail (git format-patch, see below)
-or as requests to pull from a publicly-visible git repository.
-In either case, please make a topic branch based on the 'master' branch.
+Patches can be submitted as requests to pull from a publicly-visible
+git repository (this is the prefered way) communicated via IRC or mail,
+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 at lists.alioth.debian.org[development list],
or to the tracking bug: <bugnumber>@bugs.debian.org.
@@ -31,6 +32,6 @@ One possible workflow:
Another very useful type of contributions are filing bug reports based
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:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list