Improve and Standardize GitHub Issue Template for Better Clarity
π Description: The current issue template is too generic and doesnβt differentiate between bug reports, feature requests, and documentation updates. A redesigned template will provide structured guidance based on the type of issue being submitted.
π‘ Expected Improvements: Separate sections for: π Bug Report β Steps to reproduce, expected vs actual behavior, environment. β¨ Feature Request β Description, use-case, expected solution. π Documentation Update β Current vs suggested documentation, links. Clear checklists to ensure contributors provide all necessary details. Optional screenshots, code snippets, or relevant links. Predefined labels based on issue type for easy triaging.
β Benefits: Reduces incomplete issue submissions. Provides maintainers with all necessary context upfront. Improves contribution experience and reduces review time.
do you have an example of template? or a project that we can learn from?