Skip to content

Add issue templates and a pull-request template #189

Description

@0xDevNinja

Problem

The repository has no issue templates and no pull-request template (.github/ISSUE_TEMPLATE/ and .github/PULL_REQUEST_TEMPLATE.md are absent). As a result:

Proposed Solution

Add GitHub community templates:

  1. .github/ISSUE_TEMPLATE/bug_report.yml — a form capturing OS, pipeline, runtime, repro steps, expected vs actual, and logs (mirrors the fields the best existing bug reports already use).
  2. .github/ISSUE_TEMPLATE/feature_request.yml — problem / proposed solution / alternatives.
  3. .github/ISSUE_TEMPLATE/config.yml — routes questions and show-and-tell to the existing GitHub Discussions categories.
  4. .github/PULL_REQUEST_TEMPLATE.md — summary / linked issue / testing-done / checklist.

Purely additive, no source changes. I'll open a PR.

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