Check and close milestone if any as part of release steps (#1774)
This commit is contained in:
parent
c828bebb75
commit
efd7f1ec35
|
|
@ -1,5 +1,7 @@
|
||||||
# Making a Release
|
# Making a Release
|
||||||
|
|
||||||
|
- Close the [release milestone](https://github.com/open-telemetry/semantic-conventions/milestones)
|
||||||
|
if there is one.
|
||||||
- Ensure the referenced specification version is up to date. Use
|
- Ensure the referenced specification version is up to date. Use
|
||||||
[tooling to update the spec](./CONTRIBUTING.md#updating-the-referenced-specification-version)
|
[tooling to update the spec](./CONTRIBUTING.md#updating-the-referenced-specification-version)
|
||||||
if needed.
|
if needed.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue