mirror of https://github.com/databricks/cli.git
12 lines
445 B
Markdown
12 lines
445 B
Markdown
## Changes
|
|
<!-- Brief summary of your changes that is easy to understand -->
|
|
|
|
## Why
|
|
<!-- Why are these changes needed? Provide the context that the reviewer might be missing.
|
|
For example, were there any decisions behind the change that are not reflected in the code itself? -->
|
|
|
|
## Tests
|
|
<!-- How have you tested the changes? -->
|
|
|
|
If your PR needs to be included in the release notes for next release, add a separate entry in NEXT_CHANGELOG.md
|