node/doc/contributing
Ruy Adorno 660d5335b8
doc: mention `-a` flag for the release script
Document that running `./tools/release.sh` script using the recently
added `-a` CLI flag enables the previously-default interactive interface
to select the correct PGP key.

PR-URL: https://github.com/nodejs/node/pull/56124
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
2024-12-05 21:43:08 +00:00
..
doc_img
maintaining doc: document approach for building wasm in deps 2024-11-22 22:25:15 +00:00
adding-new-napi-api.md
adding-v8-fast-api.md src: add receiver to fast api callback methods 2024-09-28 09:46:03 +00:00
advocacy-ambassador-program.md doc: rename file to advocacy-ambassador-program.md 2024-11-30 18:41:06 +00:00
api-documentation.md
backporting-to-release-lines.md
building-node-with-ninja.md
code-of-conduct.md
collaborator-guide.md meta: add `linux` to OS labels in collaborator guide 2024-09-22 06:43:09 +00:00
commit-queue.md
components-in-core.md
cpp-style-guide.md
diagnostic-tooling-support-tiers.md
distribution.md
feature-request-management.md
gn-build.md doc: improve GN build documentation a bit 2024-11-27 14:11:35 +00:00
internal-api.md
investigating-native-memory-leaks.md
issues.md doc: clarify triager role 2024-11-10 22:15:13 +00:00
node-postmortem-support.md
offboarding.md
primordials.md zlib: remove prototype primordials usage 2024-09-19 03:16:20 +00:00
pull-requests.md
recognizing-contributors.md
releases-node-api.md
releases.md doc: mention `-a` flag for the release script 2024-12-05 21:43:08 +00:00
security-model-strategy.md
security-release-process.md
security-steward-on-off-boarding.md
sharing-project-news.md
static-analysis.md doc: fix typos 2024-09-29 13:15:15 +00:00
strategic-initiatives.md
streaming-to-youtube.md
suggesting-social-media-posts.md
technical-priorities.md
technical-values.md
using-internal-errors.md
using-symbols.md
writing-and-running-benchmarks.md tools: lint js in `doc/**/*.md` 2024-11-20 10:10:38 +00:00
writing-tests.md