File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -68,8 +68,7 @@ members.
68
68
` 2017-07-10-assess_report.md `
69
69
70
70
4 . 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 ] :
73
72
74
73
``` yaml
75
74
---
@@ -84,9 +83,12 @@ members.
84
83
```
85
84
86
85
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.
87
89
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:
90
92
91
93
``` yaml
92
94
["Name 1", "Name 2"]
You can’t perform that action at this time.
0 commit comments