mirror of
https://github.com/containers/youki
synced 2025-11-10 02:48:42 +01:00
30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
## Description
|
|
<!-- Provide a clear and concise description of your changes -->
|
|
|
|
## Type of Change
|
|
<!-- Mark the appropriate option with an [x] -->
|
|
- [ ] 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
|
|
<!-- Describe the tests you ran and/or added to verify your changes -->
|
|
- [ ] Added new unit tests
|
|
- [ ] Added new integration tests
|
|
- [ ] Ran existing test suite
|
|
- [ ] Tested manually (please provide steps)
|
|
|
|
## Related Issues
|
|
<!-- Link any related issues using the GitHub issue syntax: #issue-number
|
|
If there is no open issue for this, please add details of the problem or open a new issue. -->
|
|
Fixes #
|
|
|
|
## Additional Context
|
|
<!-- Add any other context about the pull request here -->
|