We still get MRs in Gitlab from individual contributors on a regular basis which in some ways just makes maintainer's or reviewer's life just a bit more complicated. This ultimately means our guidelines are probably not visible enough on the main page (or some people wouldn't read them anyway). While this patch can't make the problem go away, it can at least attempt to mitigate it by creating a quick link to the 'hacking' page, skipping a lot of TL;DR contents in contributing.rst which we link from the main page. Signed-off-by: Erik Skultety <eskultet@redhat.com> Reviewed-by: Kristina Hanicova <khanicov@redhat.com>
2.4 KiB
The virtualization API
Introduction
The libvirt project:
- is a toolkit to manage virtualization platforms
- is accessible from C, Python, Perl, Go and more
- is licensed under open source licenses
- supports KVM, Hypervisor.framework, QEMU, Xen, Virtuozzo, VMWare ESX, LXC, BHyve and more
- targets Linux, FreeBSD, Windows and macOS
- is used by many applications
Recent / forthcoming release changes
Quick Links
- New contributors
Get involved in the libvirt community & student outreach programs
- Submitting patches
Already a regular open source contributor and have git set up? Have a quick look at how to propose your changes to libvirt correctly
- Security vulnerabilities
View security notices and report vulnerabilities to the libvirt security response team
- Bug reporting
View and report bugs in libvirt packages
- XML configuration
Description of the XML schemas for domains, networks, network filtering, storage, storage encryption, capabilities, domain capabilities, storage pool capabilities, node devices, secrets, snapshots, checkpoints, backup jobs
- Wiki
Read further community contributed content
- Knowledge base
Learn more about libvirt through knowledge base
- Documentation
Comprehensive documentation map
Blog Planet
Read more on the Virt Tools blog planet