We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f00e5d commit 51d9553Copy full SHA for 51d9553
doc/contributing/releases.md
@@ -312,6 +312,9 @@ of the list. The most recent release for each release line is shown in **bold**
312
in the index. When updating the index, please make sure to update the display
313
accordingly by removing the bold styling from the previous release.
314
315
+Run `make format-md` to ensure the `CHANGELOG_Vx.md` and `CHANGELOG.md` files
316
+are formatted correctly.
317
+
318
#### Step 3: Update any REPLACEME and DEP00XX tags in the docs
319
320
If this release includes new APIs then it is necessary to document that they
0 commit comments