11# Issues
22
3- * [ Asking for General Help ] ( #asking-for-general-help )
3+ * [ Asking for general help ] ( #asking-for-general-help )
44* [ Discussing non-technical topics] ( #discussing-non-technical-topics )
5- * [ Submitting a Bug Report ] ( #submitting-a-bug-report )
6- * [ Triaging a Bug Report ] ( #triaging-a-bug-report )
5+ * [ Submitting a bug report ] ( #submitting-a-bug-report )
6+ * [ Triaging a bug report ] ( #triaging-a-bug-report )
77
8- ## Asking for General Help
8+ ## Asking for general help
99
1010Because the level of activity in the ` nodejs/node ` repository is so high,
1111questions or requests for general help using Node.js should be directed at
@@ -16,7 +16,7 @@ the [Node.js help repository][].
1616Discussion of non-technical topics (such as intellectual property and trademark)
1717should be directed to the [ Technical Steering Committee (TSC) repository] [ ] .
1818
19- ## Submitting a Bug Report
19+ ## Submitting a bug report
2020
2121When opening a new issue in the ` nodejs/node ` issue tracker, users will be
2222presented with a choice of issue templates. If you believe that you have
@@ -37,7 +37,7 @@ Node.js changed that broke the module.
3737
3838See [ How to create a Minimal, Complete, and Verifiable example] ( https://stackoverflow.com/help/mcve ) .
3939
40- ## Triaging a Bug Report
40+ ## Triaging a bug report
4141
4242Once an issue has been opened, it is common for there to be discussion
4343around it. Some contributors may have differing opinions about the issue,
0 commit comments