Skip to content

Latest commit

 

History

History
50 lines (41 loc) · 1.18 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

50 lines (41 loc) · 1.18 KB

🚀 Pull Request

📝 Description

🎯 Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 📚 Documentation update
  • 🎨 Style update
  • ♻️ Code refactoring
  • 🔧 Configuration change
  • 🧪 Test update
  • 🔨 Other (please describe):

🔍 Related Issue

Fixes #(issue)

📋 Changes Made

🧪 Testing

  • Unit Tests
  • Integration Tests
  • Manual Testing

📸 Screenshots

✅ Checklist

  • Code follows project style guidelines
  • Tests have been added/updated
  • Documentation has been updated
  • All tests pass locally
  • No new warnings generated
  • Branch is up to date with main

📢 Additional Notes

👥 Reviewers

@AmirHaytham