From 431d88f4fcd4d5c897a2e99c14deef0716139ff9 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Mon, 15 Jun 2026 17:36:39 +0200 Subject: [PATCH] meta: Link to rfcs --- CONTRIBUTING.md | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7a5c57a81..b0c38322d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -95,3 +95,8 @@ AI can help group duplicates, summarize reports, and spot missing information. I ### Is this hostile to contributors? No. It is a guardrail against burnout and tracker spam. Short, concrete, reproducible issues are welcome. Thoughtful contributions are welcome. Automated slop, entitlement, and large volumes of low-effort reports are not. + +## Where can I learn about plans? + +Earendil uses RFCs to discuss larger changes. Not all of them are public, but +quite a few are. They can be found at [rfc.earendil.com](https://rfc.earendil.com/keyword/pi/). diff --git a/README.md b/README.md index 295dce24b..dc31b9306 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ If you need stronger boundaries, containerize or sandbox Pi. See [packages/codin ## Contributing -See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines and [AGENTS.md](AGENTS.md) for project-specific rules (for both humans and agents). +See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines and [AGENTS.md](AGENTS.md) for project-specific rules (for both humans and agents). Longer term plans for Pi can also be found in [RFCs](https://rfc.earendil.com/keyword/pi/). ## Development