2010-04-09 08:11:22 -04:00
|
|
|
---
|
2021-03-13 13:06:18 -05:00
|
|
|
lang: en
|
2015-04-10 16:17:45 -04:00
|
|
|
layout: doc
|
2021-06-16 22:56:25 -04:00
|
|
|
permalink: /doc/contributing/
|
2015-09-25 23:16:18 -04:00
|
|
|
redirect_from:
|
2015-10-28 18:14:40 -04:00
|
|
|
- /en/doc/contributing/
|
|
|
|
- /doc/ContributingHowto/
|
|
|
|
- /wiki/ContributingHowto/
|
2021-03-13 13:06:18 -05:00
|
|
|
ref: 125
|
2021-07-08 21:06:41 -04:00
|
|
|
title: How to contribute
|
2010-04-09 08:11:22 -04:00
|
|
|
---
|
|
|
|
|
2016-11-20 01:45:57 -05:00
|
|
|
Thank you for your interest in contributing to Qubes! Here are some of the many
|
|
|
|
ways in which you can help:
|
2010-04-09 08:11:22 -04:00
|
|
|
|
2021-04-10 18:09:05 -04:00
|
|
|
* Audit the [source code](/doc/source-code/)
|
|
|
|
* [Report security issues](/security/)
|
2021-06-18 09:25:06 -04:00
|
|
|
* [Send patches](/doc/source-code/#how-to-send-patches) to fix bugs or
|
|
|
|
implement features
|
2021-04-10 18:09:05 -04:00
|
|
|
* [Contribute packages](/doc/package-contributions)
|
2021-06-21 03:38:18 -04:00
|
|
|
* [Report bugs](/doc/issue-tracking/)
|
2021-04-10 18:09:05 -04:00
|
|
|
* [Test new releases and updates](/doc/testing/)
|
|
|
|
* Submit [HCL reports](/doc/hcl/) for your hardware
|
|
|
|
* Record [video tours](/video-tours/)
|
2021-06-18 09:25:06 -04:00
|
|
|
* Create [artwork](https://github.com/QubesOS/qubes-artwork) (plymouth themes,
|
|
|
|
installer themes, wallpapers, etc.)
|
2021-07-08 10:41:19 -04:00
|
|
|
* [Write and edit the documentation](/doc/how-to-edit-the-documentation)
|
2021-04-10 18:09:05 -04:00
|
|
|
* [Donate](/donate/) to the project
|
|
|
|
* If you represent an organization, become a [Qubes partner](/partners/)
|
|
|
|
* Add a [Qubes download mirror](/downloads/mirrors/)
|
2021-06-18 09:25:06 -04:00
|
|
|
* Answer questions and discuss Qubes on the [mailing lists](/support/) and
|
|
|
|
[forum](/support/#forum)
|
2016-11-20 01:45:57 -05:00
|
|
|
* Engage with us on social media:
|
2021-04-10 18:09:05 -04:00
|
|
|
* Follow us on [Twitter](https://twitter.com/QubesOS)
|
|
|
|
* Join us on [Reddit](https://www.reddit.com/r/Qubes/)
|
|
|
|
* Like us on [Facebook](https://www.facebook.com/QubesOS)
|
|
|
|
* Connect with us on [LinkedIn](https://www.linkedin.com/company/qubes-os/)
|
2021-06-18 09:25:06 -04:00
|
|
|
* And last but not least, tell your friends and colleagues about how Qubes can
|
|
|
|
help them secure their digital lives!
|
2010-04-09 08:11:22 -04:00
|
|
|
|
2016-11-20 01:45:57 -05:00
|
|
|
Contributing Code
|
|
|
|
-----------------
|
2010-04-09 08:11:22 -04:00
|
|
|
|
2016-11-20 01:45:57 -05:00
|
|
|
If you're interested in contributing code, the best starting point is to have a
|
2021-06-18 09:25:06 -04:00
|
|
|
look at our [GitHub issues](https://github.com/QubesOS/qubes-issues/issues) to
|
|
|
|
see which tasks are the most urgent. You can filter issues depending on your
|
|
|
|
interest and experience. For example, here are some common issue labels:
|
2010-04-09 08:11:22 -04:00
|
|
|
|
2017-01-14 11:09:07 -05:00
|
|
|
* [Help wanted](https://github.com/QubesOS/qubes-issues/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22&utf8=%E2%9C%93)
|
2016-11-20 01:45:57 -05:00
|
|
|
* [UX and usability](https://github.com/QubesOS/qubes-issues/issues?q=is%3Aissue+is%3Aopen+label%3AUX)
|
|
|
|
* [Windows tools](https://github.com/QubesOS/qubes-issues/issues?q=is%3Aissue+is%3Aopen+label%3A%22C%3A+windows+tools%22)
|
|
|
|
* [Documentation](https://github.com/QubesOS/qubes-issues/issues?q=is%3Aissue+is%3Aopen+label%3A%22C%3A+doc%22)
|
|
|
|
* [Privacy](https://github.com/QubesOS/qubes-issues/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3A%22privacy%22%20)
|
|
|
|
* [Debian](https://github.com/QubesOS/qubes-issues/issues?q=is%3Aissue+is%3Aopen+label%3A%22C%3A+Debian%22)
|
2010-04-09 08:11:22 -04:00
|
|
|
|
2016-11-20 01:45:57 -05:00
|
|
|
Before you engage in an activity that will take you a significant amount of
|
2017-04-01 11:29:25 -04:00
|
|
|
time, like implementing a new feature, it's always good to contact us first,
|
2021-06-18 09:25:06 -04:00
|
|
|
preferably via the [qubes-devel](/support/#qubes-devel) mailing list. Once
|
|
|
|
we've worked out the details, we'll be grateful to [receive your
|
|
|
|
patch](/doc/source-code/#how-to-send-patches).
|