Contribute: Difference between revisions
(Patch submission and trivial patch information has been moved to the docs in the git repo) |
(Use the short, redirecting links for patch submission, they should be more stable over the time) |
||
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]] | ||
* [https:// | * [https://qemu.org/contribute/submit-a-patch/ How to submit a patch] | ||
* [https:// | * [https://qemu.org/contribute/trivial-patches/ 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 09:36, 19 November 2021
Project Infrastructure
- Mainline qemu.git source repository (for developer repositories see the MAINTAINERS file).
- Mailing lists: savannah.nongnu.org
- IRC: #qemu on irc.oftc.net
- Bug tracker: GitLab Issues
- Continuous Integration: GitLab CI, Patchew and Travis
- Wiki: this website
- Phone call: Scheduled for Tuesdays on as-needed basis for agenda topics raised on mailing list. Contact Juan Quintela for dial-in details. To find the time in your location, use:
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
- The Development Process
- How to report a bug
- Getting started for developers
- How to submit a patch
- How to submit a trivial patch
- Bite Sized Tasks: Introductory task list for new contributors
- Contributor FAQ
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