Skip to content

Commit db9c37f

Browse files
RafaelGSSaduh95
authored andcommitted
doc: prefer to sign commits under nodejs repository
PR-URL: #57311 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
1 parent 27b01ed commit db9c37f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/contributing/releases.md

+3
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ The key you use may be a child/subkey of an existing key.
111111
Additionally, full GPG key fingerprints for individuals authorized to release
112112
should be listed in the Node.js GitHub README.md file.
113113

114+
> It is recommended to sign all commits under the Node.js repository.
115+
> Run: `git config commit.gpgsign true` inside the `node` folder.
116+
114117
## How to create a release
115118

116119
Notes:

0 commit comments

Comments
 (0)