mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
CONTRIBUTING.md: Add breaking change process link
Adds a reference to the Breaking Change and Release Process for EDK II in CONTRIBUTING.md, so that contributors are aware of the process when introducing breaking changes. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
This commit is contained in:
parent
0b68bfa540
commit
17ea1f3599
1 changed files with 4 additions and 0 deletions
|
|
@ -3,3 +3,7 @@
|
|||
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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue