Files
mp-units/.github/pull_request_template.md
2025-12-10 11:05:14 +01:00

1.4 KiB

📋 Pull Request Description

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
  • 🔧 Build system / CI changes
  • 🧪 Test improvements
  • ♻️ Code refactoring
  • 🎨 Code style improvements

📝 Changes Made

🌟 Additional Context

Checklist

  • I have read the Contributing Guidelines
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the project's documentation to cover the modified or new functionality (if this change affects user-facing features)

By submitting this pull request, I confirm that my contribution is made under the terms of the project's MIT license.