mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-07 02:43:02 +03:00
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:
parent
a1a20f511a
commit
7f6fe9cd76
@ -1,11 +1,16 @@
|
|||||||
# Adding A New Schema
|
# Adding A New Schema
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
As of September 2021 it was decided that all new Journal events will be
|
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
|
added to their own, new, schemas. This better facilitates defining any
|
||||||
values that should be elided, or augmentations added, without twisting
|
values that should be elided, or augmentations added, without twisting
|
||||||
schema definitions into knots.
|
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
|
In the future we will likely migrate all of the events currently
|
||||||
supported in the journal schema into their own schemas, and later still
|
supported in the journal schema into their own schemas, and later still
|
||||||
deprecate the journal schema.
|
deprecate the journal schema.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user