Skip to content

Commit f3188c1

Browse files
F3n67udanielleadams
authored andcommitted
doc: add CIGTM to glossary.md
PR-URL: #43316 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
1 parent c572d2d commit f3188c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

glossary.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
You may also need to check <https://chromium.googlesource.com/chromiumos/docs/+/HEAD/glossary.md>.
22

3+
* CITGM: "The Canary in the Goldmine". CITGM is a simple tool for pulling down
4+
an arbitrary module from npm and testing it using a specific version of the
5+
node runtime. The Node.js project uses CITGM to smoke test our releases and
6+
controversial changes. See more details on the [CITGM repository](https://github.com/nodejs/citgm).
37
* LGTM: "Looks good to me", commonly used to approve a code review.
48
* PTAL: Please take a look.
59
* RSLGTM: "Rubber-stamp looks good to me". The reviewer approving without doing

0 commit comments

Comments
 (0)