Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Commit da0b6ec

Browse files
committed
Add date format to Contributing.md
1 parent 345c959 commit da0b6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You should have a good understanding of how [Jekyll](http://jekyllrb.com) and [G
3333
Example:
3434

3535
```bash
36-
# usage: ./new_draft.sh <DATE> <ISSUE #> <AUTHOR>
36+
# usage: ./new_draft.sh <DATE (yyyy-MM-dd)> <ISSUE #> <AUTHOR>
3737

3838
$ ./new_draft.sh 2016-04-21 19 jsq # creates _drafts/2016-04-21-issue-19.md
3939
```

0 commit comments

Comments
 (0)