mirror of
https://github.com/apple/container.git
synced 2026-07-12 20:47:04 +00:00
7bd9e5ac82
## Type of Change - [x] Process update ## Description Remove description field in PR template ## Motivation and Context I think having separate `Description` and `Motivation and Context` sections have been redundant in recent usage of the PR template. This PR removes the `Description` section. Ideally the PR title should cover the same content previously in the `Description` section. Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
14 lines
241 B
Markdown
14 lines
241 B
Markdown
## 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
|