Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zikmund <karelz@microsoft.com>2017-04-10 01:07:28 +0300
committerGitHub <noreply@github.com>2017-04-10 01:07:28 +0300
commit26ce2ad6d3b6e397c926e493560bf87d949ef550 (patch)
tree3fd23da74a0a0f59c7fa2d92bc9fededbc01e373 /README.md
parentdcc1302166e85e7e8a439d28d6ad7af4e9bce001 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 43d41ca277..56ff3e7426 100644
--- a/README.md
+++ b/README.md
@@ -30,11 +30,11 @@ Great starting page: http://dotnet.github.io
Some of the best ways to contribute are to try things out, file bugs, join in design conversations, and fix issues.
-If you are having issues with the "full" .NET Framework (also called "Desktop"), the best way to file a bug is at [Connect](http://connect.microsoft.com/VisualStudio) or through [Product Support](https://support.microsoft.com/en-us/contactus?ws=support) if you have a contract.
-
* [Dogfooding daily builds](https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/dogfooding.md)
* If you have a question or idea, [file a new issue](https://github.com/dotnet/corefx/issues/new).
+If you are having issues with the "full" .NET Framework (also called "Desktop"), the best way to file a bug is at [Connect](http://connect.microsoft.com/VisualStudio) or through [Product Support](https://support.microsoft.com/en-us/contactus?ws=support) if you have a contract.
+
### Issue Guide
This section is **in progress** here: [New contributor Docs - Issues](https://github.com/dotnet/corefx/wiki/Issues) (feel free to make it better - it's easy-to-edit wiki with RW permissions to everyone!)