Skip to content

feat: Add comprehensive GitHub issue and PR templates#6

Merged
eccentriccoder01 merged 1 commit intoeccentriccoder01:mainfrom
skvinderr:add-github-templates
Oct 30, 2025
Merged

feat: Add comprehensive GitHub issue and PR templates#6
eccentriccoder01 merged 1 commit intoeccentriccoder01:mainfrom
skvinderr:add-github-templates

Conversation

@skvinderr
Copy link
Contributor

📋 Summary

This PR adds comprehensive GitHub templates for issues and pull requests to improve the contribution process and help maintainers handle submissions more efficiently.

🎯 Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 📚 Documentation update
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🔧 Code refactoring (no functional changes)
  • 🎨 UI/UX improvements
  • ⚡ Performance improvements
  • 🧪 Test additions or updates

🔗 Related Issues

Fixes #1

📁 Files Added

  • .github/ISSUE_TEMPLATE/bug_report.md - Comprehensive bug reporting template
  • .github/ISSUE_TEMPLATE/feature_request.md - Feature request template with impact assessment
  • .github/ISSUE_TEMPLATE/question.md - General question template
  • .github/ISSUE_TEMPLATE/config.yml - Issue template configuration with helpful links
  • .github/pull_request_template.md - Comprehensive PR template with testing checklist

- Add comprehensive bug report template with environment details
- Add feature request template with use cases and impact assessment
- Add question template for general inquiries
- Add PR template with testing checklist and browser compatibility
- Configure issue template settings with helpful links

These templates will improve contribution quality and help maintainers process issues and PRs more efficiently.
@skvinderr
Copy link
Contributor Author

@eccentriccoder01 is there anything missing , can u please merge

@eccentriccoder01
Copy link
Owner

Great work @skvinderr!

@eccentriccoder01 eccentriccoder01 merged commit ae00044 into eccentriccoder01:main Oct 30, 2025
1 check passed
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.

Create Issue & PR Templates

2 participants