Skip to content

Add structured GitHub Issue Templates for Bug Reports and Feature Requests #62

@anshulchikhale30-p

Description

@anshulchikhale30-p

Feature and its Use Cases

🚀 Proposal

Introduce structured GitHub Issue Templates to standardize bug reports and feature requests for this repository.

Currently, issues can be created without a defined structure, which may lead to incomplete information, unclear reproduction steps, and additional back-and-forth communication during triage.

Adding issue templates will improve clarity, efficiency, and contributor experience.


📂 Proposed Changes

Create the following files:

.github/ISSUE_TEMPLATE/

  • bug_report.yml
  • feature_request.yml

Additional Context

🧩 Bug Report Template Should Include

  • Description
  • Steps to Reproduce
  • Expected Behavior
  • Actual Behavior
  • Screenshots (optional)
  • Environment (Browser, Wallet, Network)

💡 Feature Request Template Should Include

  • Problem Description
  • Proposed Solution
  • Alternatives Considered
  • Additional Context

✅ Benefits

  • Higher-quality issue submissions
  • Reduced maintainer triage time
  • More structured collaboration
  • Improved contributor onboarding
  • More professional repository management

Code of Conduct

  • I have joined the Discord server and will post updates there
  • I have searched existing issues to avoid duplicates

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions