doc: add placeholders in shard.yml
This commit is contained in:
parent
77009d1112
commit
4d63ab8d79
1 changed files with 7 additions and 6 deletions
13
shard.yml
13
shard.yml
|
@ -1,11 +1,12 @@
|
|||
name: which-cr
|
||||
---
|
||||
name: which
|
||||
version: 0.1.0
|
||||
|
||||
# authors:
|
||||
# - name <email@example.com>
|
||||
authors:
|
||||
- Glenn Y. Rolland <glenux@glenux.net>
|
||||
|
||||
# description: |
|
||||
# Short description of which-cr
|
||||
description: |
|
||||
FIXME: Short description of which
|
||||
|
||||
# dependencies:
|
||||
# pg:
|
||||
|
@ -16,4 +17,4 @@ version: 0.1.0
|
|||
# webmock:
|
||||
# github: manastech/webmock.cr
|
||||
|
||||
# license: MIT
|
||||
license: MIT
|
||||
|
|
Loading…
Reference in a new issue