forked from NuGet/NuGetGallery
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request NuGet#2948 from NuGet/maartenba-issue_template
Create ISSUE_TEMPLATE.md
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Please read the following information before posting the issue. | ||
|
||
## Before posting the issue... | ||
|
||
* If you're having trouble with the NuGet.org Website, you are posting in the correct issue tracker. | ||
* If you're having trouble with the NuGet client tools (the Visual Studio extension, NuGet.exe command line tool, etc.), file a bug on [NuGet Home](https://github.com/nuget/home/issues). | ||
|
||
## Frequently Asked Questions | ||
|
||
* **I want to delete my package** - please contact support instead via the [NuGet.org website](https://www.nuget.org) | ||
* **I am having connectivity issues** - include an MTR and/or Fiddler trace - steps to capture this are [in our FAQ])(http://docs.nuget.org/consume/nuget-faq#managing-packages-in-nuget.org) | ||
|
||
## All set! | ||
|
||
Remove this template content and create your issue. |