Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 967 Bytes

PULL_REQUEST.md

File metadata and controls

22 lines (18 loc) · 967 Bytes

📝 Overview

A brief description of what this PR does.

📄 Description

Please include a summary of the change and which issue is fixed.

🔧 Type of Change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • 🌟 New feature (non-breaking change which adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update

✅ Checklist

  • 🧑‍💻 My code follows the style guidelines of this project.
  • 🔍 I have performed a self-review of my own code.
  • 💬 I have commented on my code, particularly in hard-to-understand areas.
  • 📄 I have made corresponding changes to the documentation.
  • 🛠️ My changes generate no new warnings.
  • 🔗 Any dependent changes have been merged and published in downstream modules.

👥 Reviewers

@mention specific people you'd like to review this PR, if applicable.