From 6b9141918412ab20c9aac8d80aebcbf66e18c5c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 2 Jun 2026 11:43:53 +0000 Subject: [PATCH] Update RFC index --- docs/rfcs/{extended-theme-api.md => 0022-extended-theme-api.md} | 2 +- docs/rfcs/_index.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) rename docs/rfcs/{extended-theme-api.md => 0022-extended-theme-api.md} (97%) diff --git a/docs/rfcs/extended-theme-api.md b/docs/rfcs/0022-extended-theme-api.md similarity index 97% rename from docs/rfcs/extended-theme-api.md rename to docs/rfcs/0022-extended-theme-api.md index accc6290..abc3dfe0 100644 --- a/docs/rfcs/extended-theme-api.md +++ b/docs/rfcs/0022-extended-theme-api.md @@ -3,7 +3,7 @@ title: "Extended theme subscribe API" owner: "@filippovecchiato" --- -# RFC — Extended theme subscribe API +# RFC 0022 — Extended theme subscribe API | | | | --------------- | ---------------------------------------------------------------- | diff --git a/docs/rfcs/_index.md b/docs/rfcs/_index.md index 3bac6f9a..33b26443 100644 --- a/docs/rfcs/_index.md +++ b/docs/rfcs/_index.md @@ -22,3 +22,4 @@ created: 2026-03-13 | 0019 | [Scheduled Push Notifications](0019-scheduled-notifications.md) | accepted | @johnthecat | — | | 0020 | [Remove `context` from `create_transaction` and mirror in Accounts Protocol](0020-create-transaction.md) | accepted | Valentin Sergeev | — | | 0021 | [Add Coins variant to PaymentTopUpSource](0021-payment-topup-coins.md) | accepted | @filippovecchiato | — | +| 0022 | [Extended theme subscribe API](0022-extended-theme-api.md) | accepted | @filippovecchiato | — |