From 4a08850e6981632d8a861fbc64be7ba0341aee48 Mon Sep 17 00:00:00 2001 From: Zaph Date: Tue, 13 Feb 2024 23:25:24 +0100 Subject: [PATCH] Update CONTRIBUTING.md (#10848) Just minor edits to the MD. Was missing "bug report" it was just "A well written bug..." Was fun tho :) --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f3f629..701e0d7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ See the `10) Reporting a Windows crash (BSOD)` section below for detailed instru 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)*. ## Reporting issues in WSL -A well written bug will follow the following template: +A well written bug report will follow the following template: ### 1) Issue Title A title succinctly describing the issue. @@ -273,4 +273,4 @@ To collect time travel debugging traces: 10) Go to the folder where the trace was colleced, and locate the .run file. It should look like: `wslservice*.run` -11) Share that file on the issue \ No newline at end of file +11) Share that file on the issue