docs/Adding-A-New-Schema: Reference Contributing.md section

We might just remove this file, but it can stay for now.
This commit is contained in:
Athanasius 2022-01-30 17:43:34 +00:00
parent a1a20f511a
commit 7f6fe9cd76
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -1,11 +1,16 @@
# Adding A New Schema
## Introduction
As of September 2021 it was decided that all new Journal events will be
added to their own, new, schemas. This better facilitates defining any
values that should be elided, or augmentations added, without twisting
schema definitions into knots.
Consult
[Contributing.md#adding-a-new-schema](./Contributing.md#adding-a-new-schema)
for guidelines on the specifics of proposing and designing a new Scema.
In the future we will likely migrate all of the events currently
supported in the journal schema into their own schemas, and later still
deprecate the journal schema.