From e2b4cb46e15895076f9ee9ec837a22c9f283f8d8 Mon Sep 17 00:00:00 2001 From: silverpill Date: Wed, 22 Jan 2025 21:10:42 +0000 Subject: [PATCH] Automatic update [skip ci] --- README.md | 1 + fep/9967/fep-9967.md | 3 ++- index.json | 9 +++++++++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 986bc9e..b7c5fbb 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ Do you have ideas to improve the FEP Process? Post your suggestions to the issue | [FEP-6606: ActivityPub client to server collections addressing conventions](./fep/6606/fep-6606.md) | `DRAFT` | [#453](https://codeberg.org/fediverse/fep/issues/453) | 2024-12-04 | - | | [FEP-1311: Media Attachments](./fep/1311/fep-1311.md) | `DRAFT` | [#459](https://codeberg.org/fediverse/fep/issues/459) | 2024-12-08 | - | | [FEP-7d8c: Documentation: Automation of FEP](./fep/7d8c/fep-7d8c.md) | `DRAFT` | [#470](https://codeberg.org/fediverse/fep/issues/470) | 2025-01-20 | - | +| [FEP-9967: Polls](./fep/9967/fep-9967.md) | `DRAFT` | [#478](https://codeberg.org/fediverse/fep/issues/478) | 2025-01-23 | - | ## License diff --git a/fep/9967/fep-9967.md b/fep/9967/fep-9967.md index 328efa8..3eb4894 100644 --- a/fep/9967/fep-9967.md +++ b/fep/9967/fep-9967.md @@ -2,8 +2,9 @@ slug: "9967" authors: silverpill <@silverpill@mitra.social> status: DRAFT -dateReceived: 2025-01-23 discussionsTo: https://codeberg.org/silverpill/feps/issues +dateReceived: 2025-01-23 +trackingIssue: https://codeberg.org/fediverse/fep/issues/478 --- # FEP-9967: Polls diff --git a/index.json b/index.json index 89a631b..3eed34f 100644 --- a/index.json +++ b/index.json @@ -785,5 +785,14 @@ "dateReceived": "2025-01-20", "trackingIssue": "https://codeberg.org/fediverse/fep/issues/470", "title": "Documentation: Automation of FEP" + }, + { + "slug": "9967", + "authors": "silverpill <@silverpill@mitra.social>", + "status": "DRAFT", + "discussionsTo": "https://codeberg.org/silverpill/feps/issues", + "dateReceived": "2025-01-23", + "trackingIssue": "https://codeberg.org/fediverse/fep/issues/478", + "title": "Polls" } ] \ No newline at end of file