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

Fix 230: Added Issues templates #261

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

yashksaini-coder
Copy link
Contributor

Fix 230: Add Issues templates

Related Issue

Closes: #230

Description

This PR fixes the issue #230, It includes issue templates that lets new contributors raise issue for particular category such as Bug-report, Feature-request and Pull Request within the repository. Detailed & informative with lots of particulars to be filled that allows the maintainer to see what the contributors wants to do, their approach & what changes are they going to merge in the main branch.

New Templates for Issue and Pull Request Submission:

  • .github/BUG_report_issue_template.md: Added a detailed template for bug reports, including sections for title, description, steps to reproduce, expected changes, screenshots/logs, related issues, environment, and a checklist for contributors.
  • .github/Feature_request_issue_template.md: Introduced a comprehensive template for feature requests, covering title, description, approach, benefits, social links/references, additional context, and a checklist for contributors.
  • .github/Pull_Request_template.md: Created a structured template for pull requests, including sections for title, related issue, description, type of change, and a checklist to ensure code quality and adherence to guidelines.

@PriyaGhosal Please review my PR and add labels to it.

Copy link

vercel bot commented Oct 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
skillwise ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2024 6:36pm

@PriyaGhosal PriyaGhosal merged commit eeb8dbf into PriyaGhosal:main Oct 7, 2024
2 checks passed
@PriyaGhosal
Copy link
Owner

@yashksaini-coder
Your pull request has been successfully merged! Don't stop here—continue contributing by addressing more issues and aiming to become a top contributor.
Great contribution to HACKTOBERFEST'24! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Templates
2 participants