Commit 5346e8a1 authored by Vagrant Cascadian's avatar Vagrant Cascadian Committed by Holger Levsen
Browse files

Use jenkins.debian.org and qa-jenkins-dev list for contributions.



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 77ff2abf
=== Contributing code to this project === Contributing code to this project
It's helpful to track fixes or new features via wishlist bugs against the It's helpful to track fixes or new features via wishlist bugs against the
'qa.debian.org' package, eg with the 'reportbug' tool ('devscripts' package). 'jenkins.debian.org' package, eg with the 'reportbug' tool ('devscripts' package).
The BTS will ensure the developers' mailing list The BTS will ensure the developers' mailing list
debian-qa@lists.debian.org qa-jenkins-dev@lists.debian.org
is notified. is notified.
The code is available in the link:https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/[jenkins.debian.net.git repository]. The code is available in the link:https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/[jenkins.debian.net.git repository].
...@@ -24,7 +24,7 @@ One possible workflow: ...@@ -24,7 +24,7 @@ One possible workflow:
git commit -a git commit -a
git format-patch -M origin/master git format-patch -M origin/master
reportbug qa.debian.org reportbug jenkins.debian.org
# <describe the issue, attach the patch> # <describe the issue, attach the patch>
---- ----
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment