File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -68,8 +68,7 @@ members.
6868 ` 2017-07-10-assess_report.md `
6969
70704 . In order to render correctly, posts need to have a header block,
71- which should be [ created like this example] [ hdr-block ] ,
72- e.g.
71+ which should be [ created like this example] [ hdr-block ] :
7372
7473 ``` yaml
7574 ---
@@ -84,9 +83,12 @@ members.
8483 ```
8584
8685 Separate the header block from the post proper by a new line.
86+ You can leave the ` time ` field as-is or set it to a meaningful
87+ value. Please make your best effort to accurately populate the
88+ rest of the fields.
8789
88- 5 . ` Time ` , but the other fields should be filled in. If there is more
89- than one author, separate the author names like this:
90+ 5 . If there is more than one author, separate the quoted author
91+ names using commas, like this:
9092
9193 ``` yaml
9294 ["Name 1", "Name 2"]
You can’t perform that action at this time.
0 commit comments