File tree Expand file tree Collapse file tree 1 file changed +10
-14
lines changed Expand file tree Collapse file tree 1 file changed +10
-14
lines changed Original file line number Diff line number Diff line change @@ -31,39 +31,35 @@ body:
3131 placeholder : e.g. a cli system trash manager, alternative to rm and trash-cli
3232 validations :
3333 required : true
34- - type : input
34+ - type : textarea
3535 id : stars
3636 attributes :
3737 label : Stars
3838 description : Provide a link to stars badge
3939 placeholder : e.g. https://img.shields.io/github/stars/oberblastmeister/trashy?label=%E2%AD%90
4040 validations :
4141 required : true
42- - type : input
42+ - type : textarea
4343 id : status
4444 attributes :
4545 label : Status
4646 description : Provide a link to status badge
4747 placeholder : e.g. https://img.shields.io/github/last-commit/oberblastmeister/trashy?label=%F0%9F%92%BB
4848 validations :
4949 required : true
50- - type : input
50+ - type : textarea
5151 id : language
5252 attributes :
5353 label : Language
5454 description : Provide a link to language badge
5555 placeholder : e.g. https://img.shields.io/github/languages/top/oberblastmeister/trashy
5656 validations :
5757 required : true
58- - type : markdown
58+ - type : textarea
59+ id : preview
5960 attributes :
60- value : |
61- ### Preview:
62-
63- > Link to tool's image/gif preview
64-
65- <!--
66- e.g.:
67-
68- 
69- -->
61+ label : Preview
62+ description : Provide a link to tool's image/gif preview
63+ placeholder : e.g. 
64+ validations :
65+ required : true
You can’t perform that action at this time.
0 commit comments