Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 18db295

Browse files
authored
Update CONTRIBUTING.md
Add links to template.
1 parent db41754 commit 18db295

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Here are a few helpful tips when reporting a bug:
4141
- Verify that the bug resides in the GitHub for Visual Studio extension
4242
- A lot of functionality provided by this extension resides in the Team Explorer pane, alongside other non-GitHub tools to manage and collaborate on source code, including Visual Studio's Git support, which is owned by Microsoft.
4343
- If this bug not is related to the GitHub extension, visit the [Visual Studio support page](https://www.visualstudio.com/support/support-overview-vs) for help
44+
- To report a bug use the [bug report template](ISSUE_TEMPLATE/bug_report.md).
4445
- Screenshots are very helpful in diagnosing bugs and understanding the state of the extension when it's experiencing problems. Please include them whenever possible.
4546
- A log file is helpful in diagnosing bug issues. To include log files in your issue:
4647

@@ -56,6 +57,7 @@ Here are a few helpful tips when reporting a bug:
5657

5758
### Feature Requests
5859
If you have a feature that you think would be a great addition to the extension, we might already have thought about it too, so be sure to check if your suggestion matches our [roadmap](#roadmap-and-future-feature-ideas) before making a request. Also take a peek at our [pull requests](https://github.com/github/VisualStudio/pulls) to see what we're currently working on. Additionally, someone might have already thought of your idea, so check out Issues labeled as [features](https://github.com/github/VisualStudio/issues?q=is%3Aopen+is%3Aissue+label%3Afeature) to see if it already exists.
60+
To suggest a feature use the [feature request template](ISSUE_TEMPLATE/feature_request.md).
5961

6062
## Things to improve in the current version
6163

0 commit comments

Comments
 (0)