Add release notes to the documentation (#1970)

This commit is contained in:
Mikhail Chatillon 2022-11-03 09:36:09 +01:00 коммит произвёл GitHub
Родитель 4cac804297
Коммит 61a5ee8881
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -122,6 +122,10 @@ Refer to the [Dev Guide][devguide] for development and debugging instructions.
You can create a release with the following steps:
### Write release notes
Write release notes to the [release notes documentation](https://github.com/Azure/iotedge-lorawan-starterkit/blob/docs/main/docs/release-notes.md).
### Run the Release workflow to create a draft release
Go to the [Create draft release workflow](https://github.com/Azure/iotedge-lorawan-starterkit/actions/workflows/create_release.yaml) and specify the release version before running the workflow.