Contribute: Difference between revisions

From QEMU
(Links to GitLab)
(Patch submission and trivial patch information has been moved to the docs in the git repo)
Line 15: Line 15:
* [https://www.qemu.org/contribute/report-a-bug/ How to report a bug]
* [https://www.qemu.org/contribute/report-a-bug/ How to report a bug]
* [[Documentation/GettingStartedDevelopers|Getting started for developers]]
* [[Documentation/GettingStartedDevelopers|Getting started for developers]]
* [[Contribute/SubmitAPatch|How to submit a patch]]
* [https://www.qemu.org/docs/master/devel/submitting-a-patch.html How to submit a patch]
* [[Contribute/TrivialPatches|How to submit a trivial patch]]
* [https://www.qemu.org/docs/master/devel/trivial-patches.html How to submit a trivial patch]
* [[Contribute/BiteSizedTasks|Bite Sized Tasks]]: Introductory task list for new contributors
* [[Contribute/BiteSizedTasks|Bite Sized Tasks]]: Introductory task list for new contributors
* [[Contribute/FAQ|Contributor FAQ]]
* [[Contribute/FAQ|Contributor FAQ]]

Revision as of 07:12, 18 November 2021

Project Infrastructure

date -d 'TZ="America/New_York" Tuesday 10:00 am'
  • If you need to find out or change who's responsible for a particular bit of our infrastructure AdminContacts has this information.
  • ToDo lists

Info for new Contributors

See also Jeff Cody's presentation "New to QEMU: A Developer's Guide to Contributing" on YouTube for some information about how to get started.

Student Outreach

The QEMU project participates in both the Google Summer of Code and the Outreachy programs. See the respective pages for details of project ideas and deadlines for submissions.

Development

The planning pages is where you can find important dates for the next release.

The features page provides a description of in-progress features.

Subpages

Here are all the sub-pages for contribute