docs: Add code fence to Improvements example (#18902)

This commit is contained in:
Dave May
2023-10-30 10:13:19 -04:00
committed by GitHub
parent 9463d7f88a
commit 1f4965e877

View File

@@ -48,9 +48,11 @@ Significant major release features. Typically included in release blog announcem
Improvements are incremental and quality of life enhancement that don't rise to the FEATURES level:
~~~
```release-note:improvement
cli: Added `-monitor` flag to `deployment status` command and automatically monitor deployments from `job run` command.
```
~~~
### Bug