Skip to content

Deduplicate .github/ISSUE_TEMPLATE/ (legacy .md vs .yml variants) #52

Description

@hyperpolymath

What

.github/ISSUE_TEMPLATE/ contains both .md and .yml variants of bug_report, custom, and feature_request. The .yml (issue-forms) versions are the current standard; the .md ones look like legacy stubs.

Action

  • Confirm the .yml forms are the intended templates.
  • Remove the redundant .md variants.
  • Ensure whatever remains carries an SPDX header (some issue-template files were missing one).

Low-risk hygiene; no functional impact beyond which template GitHub offers.

Found during the 2026-06-14 deep-checkpoint (left out of the safe-hygiene PR #50 because choosing which variant to drop is a small judgement call).

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