Skip to content

Commit

Permalink
include reference to the usefulness of the built-in reporting tool (m…
Browse files Browse the repository at this point in the history
…icrosoft#60025)

Originally this was just going to be changing `Report Issues` to `Report Issue` (in VSCode, it's the singular not the plural) and I found myself appreciating the said tool and wondering why the contributing guidelines didn't mention how helpful it could be, so I wanted to remedy that
  • Loading branch information
MaxGrosshandler authored and egamma committed Oct 9, 2018
1 parent 1f83a8d commit f4ed8a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,13 @@ Do not add your issue as a comment to an existing issue unless it's for the iden

The more information you can provide, the more likely someone will be successful at reproducing the issue and finding a fix.

The built-in tool for reporting an issue, which you can access by using `Report Issue` in VS Code's Help menu, can help streamline this process by automatically providing the version of VS Code, all your installed extensions, and your system info. Additionally, the tool will search among existing issues to see if a similar issue already exists.

Please include the following with each issue:

* Version of VS Code

* List of extensions that you have installed.
* **Tip:** You can easily add the list of extensions by creating the issue using `Report Issues` from VS Code's Help menu

* Reproducible steps (1... 2... 3...) that cause the issue

Expand Down

0 comments on commit f4ed8a5

Please sign in to comment.