From e1c62dd9774668bc25053f48de25b8f6a87bca74 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Wed, 13 Jan 2021 05:11:20 -0800 Subject: [PATCH] doc: remove issue template duplication from contributing docs The replicated issue template is out of date. There isn't much reason to replicate it here anyway, so let's remove it and describe what the user should do briefly. PR-URL: https://github.com/nodejs/node/pull/36908 Reviewed-By: Daijiro Wachi Reviewed-By: Pooja D P Reviewed-By: James M Snell Reviewed-By: Antoine du Hamel --- doc/guides/contributing/issues.md | 35 ++++--------------------------- 1 file changed, 4 insertions(+), 31 deletions(-) diff --git a/doc/guides/contributing/issues.md b/doc/guides/contributing/issues.md index b3786af7364e76..c4c0526e65ec80 100644 --- a/doc/guides/contributing/issues.md +++ b/doc/guides/contributing/issues.md @@ -19,37 +19,10 @@ should be directed to the [Technical Steering Committee (TSC) repository][]. ## Submitting a Bug Report When opening a new issue in the `nodejs/node` issue tracker, users will be -presented with a basic template that should be filled in. - -```markdown - - -* **Version**: -* **Platform**: -* **Subsystem**: - - -``` - -If you believe that you have uncovered a bug in Node.js, please fill out this -form, following the template to the best of your ability. Do not worry if you -cannot answer every detail, just fill in what you can. +presented with a choice of issue templates. If you believe that you have +uncovered a bug in Node.js, please fill out the `Bug Report` template to the +best of your ability. Do not worry if you cannot answer every detail; just fill +in what you can. The two most important pieces of information we need in order to properly evaluate the report is a description of the behavior you are seeing and a simple