Update website PO files.
[tails-test.git] / wiki / src / contribute / easy_tasks.mdwn
blobf32a0d95d375f9af62db9a3fed58a854cb9babfb
1 [[!meta title="Easy tasks for new contributors"]]
3 The tasks marked as "easy" in our bug tracker have been identified as good
4 starting points for new contributors. They cover all kinds of work: testing,
5 design, writing, coding, etc.
7 [Easy tasks ordered by type of work](https://labs.riseup.net/code/projects/tails/issues?query_id=112)
9 The description of the task should provide enough useful information to help you
10 complete it. Otherwise, don't hesitate to [[ask us|contribute/talk]] for
11 clarification.
13 You can also have a look at other tasks marked as [low
14 priority](https://labs.riseup.net/code/projects/tails/issues?query_id=131) in
15 our bug tracker. We marked them as of low priority according to our
16 [roadmap]((https://labs.riseup.net/code/projects/tails/roadmap) but they might
17 be interesting, useful and fun to work on!
19 Recommendations
20 ===============
22   - Once you choose a task that fits your skills, send an email to
23     [[tails-dev@boum.org|contribute/talk]] saying that you are starting to work
24     on this task.
26   - Keep us updated with your progress from time to time.
28   - Even if you are deeply skilled, please consider doing one little easy hack,
29     to get used to the process. After that, you are invited to move on up to
30     more difficult tasks, leaving some of the easy tasks to others so they can
31     get involved and achieve change themselves.
33 More Information
34 ================
36 - [[Contribute|contribute]] section, for more resources on Tails development.
37 - [[Marking a task as easy|contribute/working_together/criteria_for_easy_tasks]],
38   to understand what are our criteria for those tasks.
40 This page was inspired by the [Easy
41 Hacks](https://wiki.documentfoundation.org/Easy_Hacks) project of
42 [LibreOffice](https://www.documentfoundation.org/).