Skip to content

P3: Avoid broken npm README link to docs/release.md #11

@vamgan

Description

@vamgan

Problem

The core README links to docs/release.md, but the npm package files list excludes docs/.

Relevant files:

  • README.md
  • package.json

Impact

The published npm README contains a broken relative link.

Suggested fix

Either:

  • include docs/ in package files,
  • move release instructions into README, or
  • link to a stable GitHub URL.

Acceptance criteria

  • Links in the published npm README resolve correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions