blob: e1fc3cb26b1e53aea79533c356a9cf5b1210e4e3 (
plain)
1
2
3
4
5
6
7
8
9
|
# Contributing to EDK2
Contributor documentation is maintained on the wiki:
[EDK II Development Process](https://www.tianocore.org/tianocore-wiki.github.io/development/contribution-guides/edk_ii_development_process.html)
Introducing a breaking change? Follow the
[Breaking Change and Release Process for EDK II](https://raw.githubusercontent.com/tianocore/tianocore-wiki.github.io/refs/heads/main/rfc/text/0003-edk2-breaking-change-and-release-process.md)
and record it in [`BREAKING-CHANGES.md`](BREAKING-CHANGES.md).
|