mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1686110 - [geckodriver] Improve releasing documentation. r=webdriver-reviewers,jgraham
Differential Revision: https://phabricator.services.mozilla.com/D125264
This commit is contained in:
parent
680793f2d5
commit
993fe79709
@ -45,7 +45,8 @@ For each crate:
|
||||
1. Bump the version number in Cargo.toml
|
||||
2. Update the crate: `cargo update -p <crate name>`
|
||||
3. Commit the changes for the modified `Cargo.toml`, and `Cargo.lock`
|
||||
(can be found in the repositories root folder)
|
||||
(can be found in the repositories root folder). Use a commit message
|
||||
like `Bug XYZ - [rust-<crate name>] Release version <version>.`
|
||||
|
||||
|
||||
Update the change log
|
||||
|
Loading…
Reference in New Issue
Block a user