Skip to content

Add GitHub Issue Templates (bug report & feature request) #5

Description

@JosephDoUrden

Summary

Add structured issue templates to make it easier for contributors to report bugs and request features.

What needs to be done

  • Create .github/ISSUE_TEMPLATE/bug_report.yml with fields:
    • Bug description
    • Steps to reproduce
    • Expected vs actual behavior
    • Node.js version, package version
  • Create .github/ISSUE_TEMPLATE/feature_request.yml with fields:
    • Problem/motivation
    • Proposed solution
    • Alternatives considered

Reference

Based on the issue templates in vercel-seo-audit.

Acceptance Criteria

  • "New Issue" page shows structured templates
  • Bug reports collect version and reproduction steps
  • Feature requests collect motivation and proposed solution

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions