Update link to issue tracker

This commit is contained in:
Marek Marczykowski-Górecki 2015-05-04 01:49:10 +02:00
parent 5fff70eb4f
commit bd18c45e1e

View File

@ -12,12 +12,12 @@ Ok, so you think Qubes Project is cool and you would like to contribute? You are
First you should decide what you are interested in (and good in). The Qubes project would welcome contributions in various areas:
- Testing and [bug reporting](/wiki/BugReportingGuide)
- Testing and [bug reporting](/doc/BugReportingGuide/)
- Code audit (e.g. gui-daemon)
- New features
- Artwork (plymouth themes, KDM themes, installer themes, wallpapers, etc)
Perhaps the best starting point is to have a look at the [Open Tickets by Milestone page](/report/3) to see what are the most urgent tasks to do.
Perhaps the best starting point is to have a look at the [Open Issues on GitHub](https://github.com/QubesOS/qubes-issues/issues?q=is%3Aissue+is%3Aopen) to see what are the most urgent tasks to do.
Before you engage in some longer activity, e.g. implementing a new feature, it's always good to contact us first (preferably via the [qubes-devel](/wiki/QubesLists) list), to avoid a situation when two or more independent people would work on the same feature at the same time, doubling each others work. When you contact us and devote to a particular task, we will create a ticket for this task with info who is working on this feature and what is the expected date of some early code to be posted.