Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] - Add Issue Templates #36

Closed
abhishekHegde2000 opened this issue Oct 4, 2024 · 2 comments
Closed

[Feat] - Add Issue Templates #36

abhishekHegde2000 opened this issue Oct 4, 2024 · 2 comments
Assignees
Labels
good first issue Good for newcomers gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024 level2 25 Points 🥈(GSSoC)

Comments

@abhishekHegde2000
Copy link
Contributor

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:

  1. Create Directory:

    • If it doesn't already exist, create the .github/ISSUE_TEMPLATE/ directory.
  2. Create Bug Report Template:

    • Create a bug_report.yml file in the .github/ISSUE_TEMPLATE/ directory with the necessary template content for bug reports.
  3. Create Feature Request Template:

    • Create a feature_request.yml file in the .github/ISSUE_TEMPLATE/ directory with the necessary template content for feature requests.

Files to Modify:

  • Create .github/ISSUE_TEMPLATE/bug_report.yml
  • Create .github/ISSUE_TEMPLATE/feature_request.yml

Benefits:

  • Standardizes the format for submitting bug reports and feature requests, improving clarity and completeness.
  • Facilitates easier and more consistent issue tracking and management within the project.
@abhishekHegde2000
Copy link
Contributor Author

@rohitinu6 can you please assign this task to me?

@rohitinu6 rohitinu6 added gssoc-ext GSSoC'24 Extended Version hacktoberfest-accepted Hacktoberfest 2024 level2 25 Points 🥈(GSSoC) hacktoberfest Hacktober Collaboration labels Oct 5, 2024
jvedsaqib added a commit that referenced this issue Oct 5, 2024
@rohitinu6 rohitinu6 added the good first issue Good for newcomers label Oct 5, 2024
shristirwt pushed a commit to shristirwt/Stock-Price-Prediction that referenced this issue Oct 22, 2024
shristirwt pushed a commit to shristirwt/Stock-Price-Prediction that referenced this issue Oct 22, 2024
Copy link
Contributor

✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers gssoc-ext GSSoC'24 Extended Version hacktoberfest Hacktober Collaboration hacktoberfest-accepted Hacktoberfest 2024 level2 25 Points 🥈(GSSoC)
Projects
None yet
Development

No branches or pull requests

3 participants