From e47511943bebfbb64e5e00816c6df3ed6051f231 Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Fri, 25 Jan 2019 12:47:17 -0500 Subject: [PATCH] doc: add metadata to report docs Fixes: https://github.com/nodejs/node/issues/25682 PR-URL: https://github.com/nodejs/node/pull/25708 Reviewed-By: Vse Mozhet Byt Reviewed-By: Colin Ihrig Reviewed-By: Anna Henningsen --- doc/api/report.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/api/report.md b/doc/api/report.md index 00340444a86b98..ced76edb7ce09e 100644 --- a/doc/api/report.md +++ b/doc/api/report.md @@ -1,5 +1,12 @@ # Diagnostic Report + + + +> Stability: 1 - Experimental + + + Delivers a JSON-formatted diagnostic summary, written to a file. The report is intended for development, test and production use, to capture