chocolatey / package-validator

Windows service to validate packages conform to package standards
Apache License 2.0
31 stars 29 forks source link

Change requirements to guidelines #207

Closed gep13 closed 4 years ago

gep13 commented 4 years ago

Following a conversation with @ferventcoder the decision was taken to make the following requirements:

Into guidelines. There are a number of reasons for this, but mainly this is due to the fact that these sections of the nuspec file can contain URL's that are intentionally not valid, i.e. they may contain examples URL's. As such, they shouldn't hold up moderation for not being valid.

These sections are different from, for example, the BugTrackerUrl. If this is not valid, then it should hold up moderation.