Navigation Menu

Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.

(GH-43) Use Svg or Png for icons #44

Merged
merged 1 commit into from Dec 7, 2015
Merged

Conversation

gep13
Copy link
Member

@gep13 gep13 commented Dec 5, 2015

No description provided.

@gep13
Copy link
Member Author

gep13 commented Dec 5, 2015

@ferventcoder is this enough? Or do we need to be smarter about discerning the file type?

{
get
{
return "As per the [packaging guidelines]() icons should be either a png or svg file. Please see [here](https://github.com/chocolatey/package-validator/wiki/UsePngOrSvgForPackageIcons) for further information and guidance.";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Limit use of "here" as link text - fails accessibility standards.

@gep13
Copy link
Member Author

gep13 commented Dec 6, 2015

@ferventcoder updated with your suggestions.

{
get
{
return "As per the [packaging guidelines]() icons should be either a png or svg file. Please see [wiki article](https://github.com/chocolatey/package-validator/wiki/UsePngOrSvgForPackageIcons) for further information and guidance.";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want a link here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[packaging guidelines]()

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ferventcoder doh! good catch! 😄

Fixed it up.

ferventcoder added a commit that referenced this pull request Dec 7, 2015
(GH-43) Use Svg or Png for icons
@ferventcoder ferventcoder merged commit a853edc into chocolatey:master Dec 7, 2015
@gep13 gep13 deleted the Issue-43 branch December 7, 2015 21:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants