the Gift bug tag
What's the Gift tag? How to use it?
The gift tag indicates bugs that are suitable for new contributors to Debian, willing to make a gift to Debian maintainers, or to Debian in general.
Here is the list of bugs tagged '''gift'''.
When tagging a bug with the gift tag:
- Make sure that you have at least an idea of the resolution path for this bug, so you will be able to guide new contributors interested in fixing it.
- Make sure that you will be able to upload an updated package in a timely manner.
Use this tag only on packages (a) you maintain or co-maintain (b) owned by Debian QA Group (in this case, please subscribe to the bug).
- Make sure that you are willing to provide help, directions and feedback to new contributors. This tag is not a magic way to get perfect patches!
- Try to use this tag on "interesting" bugs (at least for some definitions of "interesting"). The new contributor should ideally be able to learn new things fixing this bug.
To set this tag:
send an email message like the following, replacing bugnumber with the bug's number.
From: [...] To: bugnumber@bugs.debian.org Bcc: control@bugs.debian.org user debian-qa@lists.debian.org usertag bugnumber + gift thanks Write here some comments about what you expect from the patch, some initial directions, etc.
or use the bts command (in the devscripts package):
$ bts user debian-qa@lists.debian.org . usertag bugnumber + gift
Reminders
- Always make sure that the bug report has enough information for a new contributor to understand what you are expecting.
Please make an effort to treat questions/patches from new contributors as high priority. Remember that a good experience with this bug might encourage them to continue contributing to Debian (and a bad experience might have the opposite effect!).
TODO list
Write a script to generate a better list of bugs.
- For example, it would be nice to filter the list to only include packages that the contributor uses.
- It would also be nice to be able to include comments in the list (like on bts.tz.net)