Getting the code

Browse on salsa

# clone over https://
git clone https://salsa.debian.org/qa/udd.git

# or over ssh:
git clone git@salsa.debian.org:qa/udd.git

Development environment with Vagrant

The easiest way to hack on UDD is using the Vagrant development environment.

Just run vagrant up in the UDD source code. See Vagrantfile and the vagrant scripts for details.

This development environment supports setting up tunnels to access the main instance remotely, or dumping/importing data locally, depending on what you want to work on.

If you don't want to use Vagrant, your best bet is to look at the Vagrant provision script to understand how to setup your own instance manually.

Hack, hack, hack

Please submit patches to debian-qa mailing list.

Bugs can be filed against the qa.debian.org pseudo-package, with user qa.debian.org@packages.debian.org and usertag udd. See this bug or that bug for examples of the pseudo-headers.