Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.07 KB

File metadata and controls

50 lines (32 loc) · 1.07 KB

Thank you for contributing to ClassSync-GSSOC! Please follow this template to help us review your Pull Request efficiently.

🚀 Pull Request

📌 Related Issue

Mention the issue number this PR addresses. Example: Fixes #23 Fixes #


✨ Description

Clearly describe what changes you have made. What feature, fix, or improvement does this bring?


✅ Type of Change

Please delete options that are not relevant

  • Bug fix
  • New feature
  • Documentation update
  • Code Refactoring
  • UI/UX enhancement

📝 Checklist

  • My code follows the contribution guidelines.
  • I have tested my changes on local dev environment.
  • I have added necessary documentation/comments.
  • I have linked the related Issue in this PR.
  • I have mentioned relevant reviewers (if applicable).

💬 Additional Information (Optional)

Anything else you want reviewers to know? Screenshots? Design decisions?


Maintainers: Please ensure this PR is linked to an Issue before merging.


Thank you for your contribution! 🌟