From aa1cf1698a9198270aeb9cdf4d01852bd7edd773 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 21 Dec 2015 01:05:58 +0100 Subject: clariy that publically available git repos are the prefered method of patch transportantion --- CONTRIBUTING | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'CONTRIBUTING') diff --git a/CONTRIBUTING b/CONTRIBUTING index 4352f77b..d3e183ea 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@lists.alioth.debian.org[development list], or to the tracking bug: @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: -- cgit v1.2.3-54-g00ecf