diff --git a/README.md b/README.md index 8810733..927d07f 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ The FEP Process is an initiative of the [SocialHub](https://socialhub.activitypu | [FEP-96ff: Explicit signalling of ActivityPub Semantics](./fep/96ff/fep-96ff.md) | `DRAFT` | [#272](https://codeberg.org/fediverse/fep/issues/272) | 2024-02-17 | - | | [FEP-6481: Specifying ActivityPub extension support with NodeInfo](./fep/6481/fep-6481.md) | `DRAFT` | [#279](https://codeberg.org/fediverse/fep/issues/279) | 2024-03-12 | - | | [FEP-9fde: Mechanism for servers to expose supported operations](./fep/9fde/fep-9fde.md) | `DRAFT` | [#282](https://codeberg.org/fediverse/fep/issues/282) | 2024-03-14 | - | +| [FEP-e229: Best practices for extensibility](./fep/e229/fep-e229.md) | `DRAFT` | [#293](https://codeberg.org/fediverse/fep/issues/293) | 2024-04-02 | - | ## Submitting a FEP diff --git a/fep/e229/fep-e229.md b/fep/e229/fep-e229.md index 60cd471..714af97 100644 --- a/fep/e229/fep-e229.md +++ b/fep/e229/fep-e229.md @@ -3,6 +3,7 @@ slug: "e229" authors: a status: DRAFT dateReceived: 2024-04-02 +discussionsTo: https://codeberg.org/fediverse/fep/issues/293 --- # FEP-e229: Best practices for extensibility