-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Establish an ISSUE_TEMPLATE to streamline and standardize the process of opening new issues in the repository.
Proposed tasks:
- Design a general-purpose issue template (Markdown or YAML) for bug reports, feature requests, and enhancements.
- Place the template in
.github/ISSUE_TEMPLATE/directory. - Include sections for title, description, reproduction steps (for bugs), expected/actual behavior, and screenshots (if applicable).
- Optionally, create multiple templates for different issue types (bug, feature, etc.).
- Document how contributors should use the templates when creating issues.
Outcome:
A standardized issue template is available, making it easier for contributors to create clear and actionable issues.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request