Files
pr-agent/PULL_REQUEST_TEMPLATE.md
2025-02-05 16:32:45 +02:00

1.1 KiB
Raw Blame History

📌 Pull Request Template

1 Short Description


Fixes #


3 PR Type

  • 🐞 Bug Fix
  • New Feature
  • 🔄 Refactoring
  • 📖 Documentation Update

4 Does this PR Introduce a Breaking Change?

  • No
  • ⚠️ Yes (Explain below)

If yes, describe the impact and necessary migration steps:


5 Current Behavior (Before Changes)


6 New Behavior (After Changes)


Checklist

  • Code follows the project's coding guidelines.
  • Tests have been added or updated (if applicable).
  • Documentation has been updated (if applicable).
  • Ready for review and approval.