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! 🌟