[Feat] - Add Issue Templates #36
Labels
good first issue
Good for newcomers
gssoc-ext
GSSoC'24 Extended Version
hacktoberfest
Hacktober Collaboration
hacktoberfest-accepted
Hacktoberfest 2024
level2
25 Points 🥈(GSSoC)
Description:
Create issue templates to standardize the format and ensure all necessary information is provided for different types of issues. These templates will be added to the
.github/ISSUE_TEMPLATE/
directory.Tasks:
Create Directory:
.github/ISSUE_TEMPLATE/
directory.Create Bug Report Template:
bug_report.yml
file in the.github/ISSUE_TEMPLATE/
directory with the necessary template content for bug reports.Create Feature Request Template:
feature_request.yml
file in the.github/ISSUE_TEMPLATE/
directory with the necessary template content for feature requests.Files to Modify:
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml
Benefits:
The text was updated successfully, but these errors were encountered: