Contribute: Difference between revisions

From QEMU
(Created page with 'QEMU uses [http://www.gitscm.org git] for revision control. We host a number of repositories on http://git.qemu.org. All contributions to QEMU are sent in patch form to the qem…')
 
m (→‎Project Infrastructure: Update Tuesdays call schedule)
 
(155 intermediate revisions by 44 users not shown)
Line 1: Line 1:
QEMU uses [http://www.gitscm.org git] for revision control. We host a number of repositories on http://git.qemu.org.
== Project Infrastructure ==
* [http://git.qemu.org Mainline qemu.git] source repository (for developer repositories see the {{src|path=MAINTAINERS}} file).
* [[Contribute/MailingLists|Mailing lists]]: savannah.nongnu.org
* IRC: #qemu on [http://www.oftc.net/ irc.oftc.net]
* [https://www.qemu.org/contribute/report-a-bug/ Bug tracker]: [https://gitlab.com/qemu-project/qemu/-/issues GitLab Issues]
* [[Testing#Continuous_Integration|Continuous Integration]]: [https://gitlab.com/qemu-project/qemu/-/pipelines GitLab CI], [http://patchew.org/QEMU/ Patchew] and [https://travis-ci.org/qemu/qemu Travis]
* [[Main_Page|Wiki]]: this website
* Phone call: Scheduled for Tuesdays on as-needed basis for agenda topics raised on mailing list.  Contact [mailto:quintela@redhat.com Juan Quintela] for dial-in details.  To find the time in your location, use:
date -d 'TZ="America/New_York" Tuesday 09: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


All contributions to QEMU are sent in patch form to the qemu-devel [[MailingLists|mailing list]].
== Info for new Contributors ==
* [[Contribute/DevelopmentProcess|The Development Process]]
* [https://www.qemu.org/contribute/report-a-bug/ How to report a bug]
* [[Documentation/GettingStartedDevelopers|Getting started for developers]]
* [https://qemu.org/contribute/submit-a-patch/ How to submit a patch]
* [https://qemu.org/contribute/trivial-patches/ How to submit a trivial patch]
* [[Contribute/BiteSizedTasks|Bite Sized Tasks]]: Introductory task list for new contributors
* [[Contribute/FAQ|Contributor FAQ]]
 
See also Jeff Cody's presentation [https://www.youtube.com/watch?v=yjBid6iF4LE "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 [[:Category:GSoC|Google Summer of Code]] and the [[:Category:Outreachy|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
 
{{Special:PrefixIndex/Contribute/}}

Latest revision as of 11:51, 25 January 2022

Project Infrastructure

date -d 'TZ="America/New_York" Tuesday 09: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