diff options
author | Lee Coward <leecow@microsoft.com> | 2015-11-20 09:29:28 -0800 |
---|---|---|
committer | Lee Coward <leecow@microsoft.com> | 2015-11-20 09:29:28 -0800 |
commit | 51d30241b33acc040707d04d6f0bff1b1d5cae2f (patch) | |
tree | 936f1db8b1f4cf0876d1fb546cb979f1a96e67ed /README.md | |
parent | f65433c1b6fe7d88f70b4414faee56ee091811fc (diff) | |
download | coreclr-51d30241b33acc040707d04d6f0bff1b1d5cae2f.tar.gz coreclr-51d30241b33acc040707d04d6f0bff1b1d5cae2f.tar.bz2 coreclr-51d30241b33acc040707d04d6f0bff1b1d5cae2f.zip |
Added missing URL to .NET Foundation forums
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ The [.NET Core Libraries][corefx] repo contains the base class libraries, which Engage, Contribute and Provide Feedback --------------------------------------- -Some of the best ways to contribute are to try things out, file bugs, and join in design conversations. You are encouraged to start a discussion by filing an issue, or starting a thread in the [.NET Foundation forums]. If you are having issues with the Full .NET Framework or .NET Runtime the best ways to file a bug are 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. +Some of the best ways to contribute are to try things out, file bugs, and join in design conversations. You are encouraged to start a discussion by filing an issue, or starting a thread in the [.NET Foundation forums](http://forums.dotnetfoundation.org/). If you are having issues with the Full .NET Framework or .NET Runtime the best ways to file a bug are 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. Looking for something to work on? The list of [up-for-grabs issues](https://github.com/dotnet/coreclr/issues?q=is%3Aopen+is%3Aissue+label%3Aup-for-grabs) is a great place to start. |