Jérémie Bertrand
Jérémie Bertrand
In order to allow any member to do it. Incomplete list: - run [coverity](https://scan.coverity.com/) and fix issues if there are - run [GitReleaseNotes](https://github.com/GitTools/GitReleaseNotes) (seems dead, maybe try [this one](https://github.com/StefH/GitHubReleaseNotes)) to...
Maybe based on this: https://visualstudio.github.com/release-notes.html This will probably require to change the way the release notes are generated.
Since ScriptCs doesn't support netstandard. https://github.com/filipw/dotnet-script
In addition to existing assets.
So Pretzel has the ability to use plugins now, and people ultimately will start to creates some, like @AndreyAkinshin for [Categories and Tags pages](https://github.com/Code52/pretzel/issues/208). In order to share those plugins...
Add a small (half) tile size.
based on the [readme](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/README.md#common-mistakes)
Like discussed in the [mailing list](https://groups.google.com/forum/#!msg/chocolatey/SsxJdcxLxkY/F6E7QP13FAAJ), it would be great if the nuspec validation was done during the choco pack command: it could save time and prevent the submission of...
Proposal for the support of metadata and specifically commits (Fix #14). All metadata can be preceded by its name (case insensitive) followed by a colon, but each supported metadata have...