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

Remove tag template from link to draft release #12430

Merged
merged 1 commit into from
May 6, 2024

Commits on May 2, 2024

  1. Remove tag template from link to draft release

    The release tag was pre-filled with `v` which was meant to help you type
    the release number. But I observed multiple times now that an actual tag
    named `v` was created. That tag can be quite annoying in the history.
    
    So let's remove this tiny help to avoid mistakes. I personally use
    `script/release/tag` which pre-fills the next tag already.
    
    [skip ci]
    mkllnk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    03c35aa View commit details
    Browse the repository at this point in the history