Skip to content

Improve version field guidance #36

Description

@beanbean9339

Summary

Improve the version field guidance to better align with semantic versioning while keeping the version manually editable.

Background

The version field currently provides limited guidance. Examples such as 0.1.0 or 1.0.0 more closely align with semantic versioning conventions. Users should continue to manually specify the version so it matches the repository's release tag.

Proposed Solution

  • Update the placeholder or helper text with semantic versioning examples (e.g., 0.1.0, 1.0.0).
  • Keep the version field fully editable.
  • Clarify that the entered version should match the Git tag used for the software release.

Acceptance Criteria

  • The version field includes semantic versioning examples.
  • Users can freely edit the version value.
  • Guidance indicates that the version should correspond to the repository's release tag.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions