-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Feature Request
Description:
I would like to suggest adding issue templates to the .github folder in the project repository. Issue templates can help streamline the issue creation process by providing a standardized format for bug reports and feature requests.
Benefits:
- Improve issue clarity and completeness.
- Encourage users to provide necessary information.
- Save time for both contributors and maintainers.
Suggested Changes:
Please consider adding the following two templates to the .github folder:
bug_report.mdfor reporting bugs.feature_request.mdfor requesting new features.
Example Usage:
By implementing these templates, contributors can select the appropriate template when creating an issue, ensuring that relevant details are included, making it easier for maintainers to understand and address the issue.
Contribution:
I am willing to contribute to this request by submitting a pull request (PR) to add the necessary issue templates. Please let me know if you would like me to proceed with this implementation.
I believe this enhancement would benefit the project and its community. Thank you for considering this request.