Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md mixes up prerelease and draft? #13

Open
Zomis opened this issue Sep 5, 2016 · 0 comments
Open

README.md mixes up prerelease and draft? #13

Zomis opened this issue Sep 5, 2016 · 0 comments

Comments

@Zomis
Copy link

Zomis commented Sep 5, 2016

The README.md file currently says:

prerelease  boolean Optional. true to create a draft (unpublished) release, false to create a published one. Default: false
draft   boolean Optional. true to identify the release as a prerelease. false to identify the release as a full release. Default: false

But it seems like it should be the other way around, like this:

prerelease  boolean Optional. true to identify the release as a prerelease. false to identify the release as a full release. Default: false
draft   boolean Optional. true to create a draft (unpublished) release, false to create a published one. Default: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant