1
0
mirror of https://github.com/containers/youki synced 2025-04-21 00:38:02 +02:00
youki/.github/pull_request_template.md
Hiroyuki Moriya 72784e25df
add pr template (#3049)
Signed-off-by: moriya <41197469+Gekko0114@users.noreply.github.com>
2025-01-14 21:00:50 +09:00

1.0 KiB

Description

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 not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test updates
  • CI/CD related changes
  • Other (please describe):

Testing

  • Added new unit tests
  • Added new integration tests
  • Ran existing test suite
  • Tested manually (please provide steps)

Fixes #

Additional Context