-
Notifications
You must be signed in to change notification settings - Fork 484
Open
Description
Motivation
The repository currently lacks structured templates for issues. This makes it difficult for maintainers to efficiently reproduce bugs or understand the context behind feature requests because users might omit critical details.
Proposal
Add .github/ISSUE_TEMPLATE/bug_report.yml\ and .github/ISSUE_TEMPLATE/feature_request.yml\ to enforce structured forms for:
- Bug Reports: Requiring OS, Python version, steps to reproduce, and expected behavior.
- Feature Requests: Requiring motivation, proposed solutions, and alternatives.
This complements the newly added PR template and greatly reduces back-and-forth communication.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels