mirror of
https://github.com/apple/container.git
synced 2026-07-21 08:51:31 +00:00
19 lines
798 B
Markdown
19 lines
798 B
Markdown
> [!IMPORTANT]
|
|
> All commits must be signed and verified. Pull requests containing unsigned or unverified commits cannot be built or merged. See the [GitHub documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification#about-commit-signature-verification) for instructions.
|
|
>
|
|
> For all but trivial fixes, make sure to first create a GitHub issue that concisely describes the bug or desired enhancement as justification for the change. Large PRs with no justifying issue will be closed.
|
|
|
|
## Type of Change
|
|
- [ ] Bug fix
|
|
- [ ] New feature
|
|
- [ ] Breaking change
|
|
- [ ] Documentation update
|
|
|
|
## Motivation and Context
|
|
[Why is this change needed?]
|
|
|
|
## Testing
|
|
- [ ] Tested locally
|
|
- [ ] Added/updated tests
|
|
- [ ] Added/updated docs
|