Skip to content

chore: Create issue templates (bug report, feature request) #209

Description

@Xhristin3

Problem Statement

No issue templates exist in .github/ISSUE_TEMPLATE/. Contributors filing issues have no guidance on required information.

Evidence

.github/ISSUE_TEMPLATE/ directory does not exist.

Impact

Incomplete, low-quality issues that lack reproducibility steps, environment details, or expected behavior. Maintainer time wasted requesting basic information.

Proposed Solution

Create two issue templates:

  1. bug_report.yml — steps to reproduce, expected vs actual behavior, environment (Node version, OS, browser), screenshots
  2. feature_request.yml — problem statement, proposed solution, alternatives considered, impact

Acceptance Criteria

  • Bug report template exists with required fields
  • Feature request template exists with required fields
  • Templates use YAML form schema
  • Templates include auto-labeling (bug/feature)

File Map

  • .github/ISSUE_TEMPLATE/bug_report.yml — new
  • .github/ISSUE_TEMPLATE/feature_request.yml — new
  • .github/ISSUE_TEMPLATE/config.yml — new (optional, blank issues disabled)

Labels: open-source, good first issue
Priority: Medium | Difficulty: Beginner | Estimated Effort: 1h


Labels: open-source,good first issue
Priority: Medium | Difficulty: Beginner | Estimated Effort: 1h
Backlog ID: REPO-026

Metadata

Metadata

Assignees

Type

No type

Fields

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