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
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/
Additional Context
🧩 Bug Report Template Should Include
💡 Feature Request Template Should Include
✅ Benefits
Code of Conduct