docs: retire GitHub contribution language

This commit is contained in:
2026-05-09 01:38:03 +01:00
parent ab6d312dd5
commit bcedb7cb8f
2 changed files with 22 additions and 4 deletions
+15 -2
View File
@@ -130,13 +130,26 @@ Since **Rust** is a relatively small and new language compared to others like C
Please follow our [Git style](https://doc.redox-os.org/book/creating-proper-pull-requests.html) for pull requests.
For user-visible work, keep the root [`CHANGELOG.md`](CHANGELOG.md) current and immutable archived the
README "What's New" section with the latest highlights so GitHub visitors can immediately see what
README "What's New" section with the latest highlights so Gitea visitors can immediately see what
changed.
When a commit changes the visible system surface, supported hardware, build flow, shipped configs,
or key docs, add a short user-facing changelog note in the same change.
## GitLab
## Red Bear Git Hosting
The canonical Red Bear OS Git server is **Gitea**:
```text
https://gitea.redbearos.org/vasilito/RedBear-OS.git
```
Do not push Red Bear OS work to GitHub. GitHub is not a Red Bear source of truth for code,
issues, releases, or project coordination. Upstream Redox references may still point to GitLab or
other upstream project hosts where historically appropriate, but Red Bear-owned development and
review happen on Gitea.
## Upstream Redox GitLab
### Identity