We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
glossary.md
1 parent 1753224 commit ad2e088Copy full SHA for ad2e088
glossary.md
@@ -1,5 +1,9 @@
1
You may also need to check <https://chromium.googlesource.com/chromiumos/docs/+/HEAD/glossary.md>.
2
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).
7
* LGTM: "Looks good to me", commonly used to approve a code review.
8
* PTAL: Please take a look.
9
* RSLGTM: "Rubber-stamp looks good to me". The reviewer approving without doing
0 commit comments