Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 1.71 KB

File metadata and controls

68 lines (44 loc) · 1.71 KB

📝 Pull Request Description

🎯 Type of Change

Please delete options that are not relevant:

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 📚 Content improvement (enhancing existing material)
  • 📖 Documentation update
  • 🔧 Code refactoring
  • 🧪 Test addition or improvement
  • 🎨 UI/UX improvement

📋 What was changed?

  • [ ]
  • [ ]
  • [ ]

🧪 Testing

  • ✅ Code compiles without errors
  • ✅ Examples run successfully
  • ✅ Documentation is clear and accurate
  • ✅ No breaking changes introduced
  • ✅ Follows project coding standards

📸 Screenshots (if applicable)

🔗 Related Issues

Closes #(issue number) Related to #(issue number)

📝 Additional Notes

✅ Checklist

Before submitting this PR, please make sure:

  • I have read the CONTRIBUTING.md file
  • My code follows the project's coding standards
  • I have tested my changes thoroughly
  • I have updated documentation where necessary
  • My changes generate no new warnings
  • I have added comments to complex code sections
  • I have created appropriate tests if applicable

🎉 Ready for Review

This PR is ready for review and ready to be merged once approved.


Thank you for contributing! 🚀