Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.05 KB

File metadata and controls

38 lines (25 loc) · 1.05 KB

Description

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🎨 Style / UI update
  • ♻️ Refactor (no functional changes)
  • 📝 Documentation update
  • ⚡ Performance improvement
  • 🧪 Tests

Related Issues

Changes Made

Screenshots

Checklist

  • My code follows the existing code style of this project
  • I have tested my changes locally
  • I have added/updated tests as needed
  • My changes generate no new warnings or errors
  • I have updated documentation as needed