Files
home/Projects/kompose/news/.github/PULL_REQUEST_TEMPLATE.md
2025-10-08 10:35:48 +02:00

791 B

Description

Brief description of the changes in this PR.

Fixes #(issue_number)

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes:

  • Unit tests
  • Integration tests
  • Manual tests

Checklist

  • My code follows the code style of this project
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed
  • My changes generate no new warnings

Screenshots (if applicable)