Skip to content

tests: add issue-template fixture check #2

Description

@karolswdev

Goal

Add a small docs-gate fixture check that makes GitHub issue-template drift easier to catch.

Pointers

  • Current docs gate: scripts/check-docs.mjs.
  • Bug issue form: .github/ISSUE_TEMPLATE/bug_report.yml.
  • Feature issue form: .github/ISSUE_TEMPLATE/feature_request.yml.

Acceptance

  • npm run test:docs fails if either issue form is missing the asset-boundary checkbox.
  • The check stays lightweight and does not require a YAML dependency unless there is a clear reason.
  • Runs npm run test:docs.

No original DOS/Amiga data is needed for this task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions