Mention that the header is also called "front matter" in EIP1 (#2037)

This commit is contained in:
Alex Beregszaszi 2019-05-21 04:34:16 +01:00 committed by GitHub
parent 9531351313
commit 6366821e02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ Image files should be included in a subdirectory of the `assets` folder for that
## EIP Header Preamble
Each EIP must begin with an RFC 822 style header preamble, preceded and followed by three hyphens (`---`). The headers must appear in the following order. Headers marked with "*" are optional and are described below. All other headers are required.
Each EIP must begin with an [RFC 822](https://www.ietf.org/rfc/rfc822.txt) style header preamble, preceded and followed by three hyphens (`---`). This header is also termed ["front matter" by Jekyll](https://jekyllrb.com/docs/front-matter/). The headers must appear in the following order. Headers marked with "*" are optional and are described below. All other headers are required.
` eip:` <EIP number> (this is determined by the EIP editor)