You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,10 @@ Refer to the [Dev Guide][devguide] for development and debugging instructions.
122
122
123
123
You can create a release with the following steps:
124
124
125
+
### Write release notes
126
+
127
+
Write release notes to the [release notes documentation](https://github.com/Azure/iotedge-lorawan-starterkit/blob/docs/main/docs/release-notes.md).
128
+
125
129
### Run the Release workflow to create a draft release
126
130
127
131
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.
0 commit comments