Update CONTRIBUTING.md (#10848)

Just minor edits to the MD. Was missing "bug report" it was just "A well written bug..." Was fun tho :)

Zaph committed Feb 13, 2024 at 23:25 UTC 4a08850e6981632d8a861fbc64be7ba0341aee48
1 file changed +2 -2
CONTRIBUTING.md
+2 -2
@@ -8,7 +8,7 @@ See the `10) Reporting a Windows crash (BSOD)` section below for detailed instru
8 Note that WSL distro's launch in the Windows Console (unless you have taken steps to launch a 3rd party console/terminal). Therefore, *please file UI/UX related issues in the [Windows Console issue tracker](https://github.com/microsoft/console)*.
9
10 ## Reporting issues in WSL
11 -A well written bug will follow the following template:
11 +A well written bug report will follow the following template:
12
13 ### 1) Issue Title
14 A title succinctly describing the issue.
@@ -273,4 +273,4 @@ To collect time travel debugging traces:
273
274 10) Go to the folder where the trace was colleced, and locate the .run file. It should look like: `wslservice*.run`
275
276 -11) Share that file on the issue
\ No newline at end of file
276 +11) Share that file on the issue