Add backporting link to Contributor's Guide

This commit is contained in:
Loki 2026-04-03 16:56:05 -05:00 committed by GitHub
parent 5e5849102f
commit 7dfe46aa5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,9 @@
# Scope of Project
At the moment, this project's scope is generally limited outside of adding new content to the game (blocks, mobs, items). We are currently prioritizing stability, quality of life, and platform support over these things.
## Backporting
If you're backporting a feature, please read [BACKPORTING.md](./BACKPORTING.md)
## Parity
We are attempting to keep our version of LCE as close to visual and experience parity with the original console experience of LCE as possible. This means that we will not be accepting changes that...
- Backport things from Java Edition that did not ever exist in LCE