This pull request introduces new templates for bug reports, feature requests, and pull requests to improve the process of reporting issues and suggesting features. The most important changes include the addition of structured forms for bug reports and feature requests, and a standardized template for pull requests.
New Templates for Issue Reporting and Pull Requests
Bug Report Template:
Added a structured form for filing bug reports, including fields for existing issues, description, screenshots, browser information, and terms agreement. (.github/bug-report.yml)
Feature Request Template:
Introduced a detailed form for suggesting new features, with sections for existing issues, feature description, use case, benefits, priority, and terms agreement. (.github/feature_request.yml)
Pull Request Template:
Created a standardized template for pull requests, including sections for description, type of change, checklist, and additional information. (.github/pull_request_template.md)
@Anandprafull Review the PR and add Labels to it, gssoc, Level3 & hacktoberfest.
✅ Closes: #8
This pull request introduces new templates for bug reports, feature requests, and pull requests to improve the process of reporting issues and suggesting features. The most important changes include the addition of structured forms for bug reports and feature requests, and a standardized template for pull requests.
New Templates for Issue Reporting and Pull Requests
Bug Report Template:
.github/bug-report.yml
)Feature Request Template:
.github/feature_request.yml
)Pull Request Template:
.github/pull_request_template.md
)@Anandprafull Review the PR and add Labels to it,
gssoc
,Level3
&hacktoberfest
.