Feature description
Add standardized .github/ISSUE_TEMPLATE files for bug reports and feature requests.
Problem it solves
Without issue templates, contributors often submit bug reports or feature requests without essential context (like reproduction steps or environment details). This slows down triage and causes unnecessary back-and-forth for maintainers.
Proposed solution
I'd love to add GitHub Issue Templates (for bugs and features) to guide users to provide all necessary details upfront. If you agree, could you please assign this issue to me and add the ELUSOC label so I can get a PR going?
Alternatives considered
We could rely on manual comments asking for more info, but automating this via a template is much more efficient and user-friendly.
Additional context
Thanks for the awesome project!
Feature description
Add standardized
.github/ISSUE_TEMPLATEfiles for bug reports and feature requests.Problem it solves
Without issue templates, contributors often submit bug reports or feature requests without essential context (like reproduction steps or environment details). This slows down triage and causes unnecessary back-and-forth for maintainers.
Proposed solution
I'd love to add GitHub Issue Templates (for bugs and features) to guide users to provide all necessary details upfront. If you agree, could you please assign this issue to me and add the
ELUSOClabel so I can get a PR going?Alternatives considered
We could rely on manual comments asking for more info, but automating this via a template is much more efficient and user-friendly.
Additional context
Thanks for the awesome project!