We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b01ed commit db9c37fCopy full SHA for db9c37f
doc/contributing/releases.md
@@ -111,6 +111,9 @@ The key you use may be a child/subkey of an existing key.
111
Additionally, full GPG key fingerprints for individuals authorized to release
112
should be listed in the Node.js GitHub README.md file.
113
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
+
117
## How to create a release
118
119
Notes:
0 commit comments