Skip to content

Commit 850c03c

Browse files
author
dummy
committed
Updated Contributing.md
1 parent 47922c9 commit 850c03c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Release Process
166166
```
167167
* Commit to branch
168168
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
170170
* Remove the Unreleased section from the TOC if there are no changes for those drivers.
171171
* Change the "Unreleased" header to the version of the release
172172
* Change [Unreleased] in TOC to the version of the release
@@ -210,7 +210,7 @@ Release Process
210210
* Ensure that all changes made as part of build command are specific to intended drivers.
211211
* Commit to branch
212212
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.
214214
* Commit to branch
215215
1. Create a pull request containing post-release changes and get it merged
216216

0 commit comments

Comments
 (0)