Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.11 KB

File metadata and controls

35 lines (24 loc) · 1.11 KB

📋 Description

🔗 Related Issue

Closes #

🧪 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 causes existing functionality to change)
  • 🔧 Refactor (code change that neither fixes a bug nor adds a feature)
  • 📝 Documentation update
  • ⚙️ CI/CD or config change

🚦 Checklist

  • My code follows the existing code style
  • I have performed a self-review of my own code
  • I have added/updated tests where applicable
  • All existing tests pass locally
  • I have updated relevant documentation if needed
  • No sensitive data (API keys, tokens, passwords) is included in this PR

📸 Screenshots (if applicable)

🧠 Notes for Reviewer