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