qubes-doc/introduction/contributing.md
Marek Marczykowski-Górecki 3806ecf338
Remove extra newlines at the beginning/end of files
Those are redundant, and yaml parser strips them in fact. By removing
them, loading and saving yaml file without any change indeed produce the
same output. This is useful for prepare_for_translation.py script (which
adds lang and ref tags) - to produce only change that indeed was made.
2021-06-24 16:07:23 +02:00

2.9 KiB

lang layout permalink redirect_from ref title
en doc /doc/contributing/
/en/doc/contributing/
/doc/ContributingHowto/
/wiki/ContributingHowto/
125 How to Contribute

Thank you for your interest in contributing to Qubes! Here are some of the many ways in which you can help:

Contributing Code

If you're interested in contributing code, the best starting point is to have a look at our GitHub 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:

Before you engage in an activity that will take you a significant amount of time, like implementing a new feature, it's always good to contact us first, preferably via the qubes-devel mailing list. Once we've worked out the details, we'll be grateful to receive your patch.