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: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,7 +166,7 @@ Release Process
166
166
```
167
167
* Commit to branch
168
168
1. Update [CHANGELOG.md](./CHANGELOG.md)
169
-
* Delete empty (i.e. No changes) sub-sections under "Unreleased" section for each drivers.
169
+
* Delete empty (i.e. No changes) sub-sections under "Unreleased" section
170
170
* Remove the Unreleased section from the TOC if there are no changes for those drivers.
171
171
* Change the "Unreleased" header to the version of the release
172
172
* Change [Unreleased] in TOC to the version of the release
@@ -210,7 +210,7 @@ Release Process
210
210
* Ensure that all changes made as part of build command are specific to intended drivers.
211
211
* Commit to branch
212
212
1. Update changelog
213
-
* Copy Unreleased section from the bottom of the changelog. Modify the driver name in the example and TOC. Paste the modified section at the top of each driver's changelog and add a corresponding link to it in the driver's TOC.
213
+
* Copy Unreleased section from the bottom of the changelog. Modify the driver name in the example and TOC. Paste the modified section at the top of intended driver's changelog and add a corresponding link to it in the driver's TOC.
214
214
* Commit to branch
215
215
1. Create a pull request containing post-release changes and get it merged
0 commit comments