Skip to content

Commit cbecc01

Browse files
committed
doc: add CIGTM to glossary.md
1 parent ca0044b commit cbecc01

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)