Skip to content

Latest commit

 

History

History
78 lines (52 loc) · 1.51 KB

File metadata and controls

78 lines (52 loc) · 1.51 KB

🚀 Pull Request Template

📌 Related Issue

Fixes #issue_number


📝 Description

Please provide a clear and concise description of the changes made in this pull request.

🔹 What has been changed?

🔹 Why are these changes needed?

Explain the purpose or problem being solved.


🛠️ Type of Change

Please mark the relevant option(s):

  • 🐛 Bug Fix
  • ✨ New Feature
  • 🎨 UI/UX Improvement
  • 📖 Documentation Update
  • ⚡ Performance Improvement
  • 🔧 Refactoring
  • 💥 Breaking Change

🧪 Testing

Describe how you tested your changes.

✅ Tests Performed

  • Tested locally
  • Build runs successfully
  • No console errors
  • Responsive design checked
  • Existing functionality verified

🌐 Browsers Tested

  • Chrome
  • Firefox
  • Edge
  • Safari

📷 Screenshots / Demo (if applicable)

Please attach screenshots, GIFs, or demo videos for UI-related changes.


📋 Checklist

Before submitting this PR, please confirm the following:

  • I have read the project's CONTRIBUTING guidelines
  • My code follows the project style guidelines
  • I have performed a self-review of my code
  • I have tested my changes locally
  • I have added/updated documentation where necessary
  • My changes do not introduce new warnings or errors
  • This PR is linked to an existing issue

💬 Additional Notes

Add any additional context, references, or information for reviewers here.