Skip to content

Commit dba2cad

Browse files
committed
Add notes to CONTRIBUTING for updating docs/release-notes
1 parent ab81237 commit dba2cad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ If you have commit access, the process is as follows:
183183

184184
1. Update the version in `elasticapm/version.py` according to the scale of the change. (major, minor or patch)
185185
1. Update `CHANGELOG.asciidoc`. Rename the `Unreleased` section to the correct version (`vX.X.X`), and nest under the appropriate sub-heading, e.g., `Python Agent version 5.x`.
186+
1. Update `docs/release-notes/`.
186187
1. For Majors: [Create an issue](https://github.com/elastic/website-requests/issues/new) to request an update of the [EOL table](https://www.elastic.co/support/eol).
187188
1. For Majors: Add the new major version to `conf.yaml` in the [elastic/docs](https://github.com/elastic/docs) repo.
188189
1. Commit changes with message `update CHANGELOG and bump version to X.Y.Z`

0 commit comments

Comments
 (0)