qubes-doc/basics_dev/contributing.md
Michael Carbone d77c58b6c7 make more inviting, improve language
I modified it to get it closer to [best practices for contributing pages](https://github.com/nayafia/contributing-template/blob/master/CONTRIBUTING-template.md)
2016-11-13 16:12:58 -05:00

2.4 KiB

layout title permalink redirect_from
doc Contributing /doc/contributing/
/en/doc/contributing/
/doc/ContributingHowto/
/wiki/ContributingHowto/

How can I contribute to the Qubes Project?

Thank you for your interest in contributing to the Qubes OS project!

Following these guidelines helps communicate you respect the time of the developers managing and developing this open source project. In return, they will reciprocate that respect in addressing your issue, assessing changes, and helping you finalize your pull requests.

There are many ways to contribute to the Qubes OS project:

  • writing turorials or recording video demos
  • testing and bug reporting
  • auditing code
  • requesting or implementing new features
  • creating artwork (plymouth themes, KDM themes, installer themes, wallpapers, etc)
  • writing documentation

The best starting point is to have a look at the issues to see what are the most urgent tasks to do. You can filter issues depending on your interest and experience, such as:

Before you engage in an activity that will take you a significant amount of time, e.g. implementing a new feature, it's always good to contact us first, preferably via the qubes-devel list. 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.

If you are interested in contributing code, please read how to access Qubes sources and send patches.