Update issue guide (#8728)
authorJan Kotas <jkotas@microsoft.com>
Wed, 28 Dec 2016 03:33:07 +0000 (19:33 -0800)
committerGitHub <noreply@github.com>
Wed, 28 Dec 2016 03:33:07 +0000 (19:33 -0800)
* Revert "Update IssuesFeedbackEngagement.md"

This reverts commit 124754f2f5382f2781db8f132e3c89d21b56600b.

* Update wording

Documentation/workflow/IssuesFeedbackEngagement.md

index a6c0550e085fd491ad0a8684101908145f72697b..f83b2b6a89345fc76b9a5d3d0ae2a5d597f2f17a 100644 (file)
@@ -3,10 +3,14 @@
 
 ## Reporting Problems (Bugs)
 
-We track bugs, feature requests and other issues [in this repo](https://github.com/dotnet/coreclr/issues). 
-If you have a problem and believe that the issue is in the native runtime you should log it there. If in the managed code log it in the [CoreFX repo](https://github.com/dotnet/corefx/issues) _even if the code is in this CoreCLR repo_ (ie., in mscorlib/System.Private.Corelib). The reason for this is we sometimes move managed types between the two and it makes sense to keep all the issues together.
-
-Before you log a new issue, you should try using the search tool on the issue page on a few keywords to see if the issue was already logged.  
+We track bugs, feature requests and other issues in repository where they will get ultimately fixed. If you have a problem and
+believe that the issue is in CoreCLR itself (native runtime or System.Private.CoreLib base level class library) you should
+log it on the [CoreCLR Issues Page](https://github.com/dotnet/coreclr/issues).   If in the upper levels of the class library 
+use the [CoreFX Issues Page](https://github.com/dotnet/corefx/issues). For all managed API addition proposals use 
+the [CoreFX Issues Page](https://github.com/dotnet/corefx/issues) and follow 
+the [API Review Process](https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/api-review-process.md).
+
+Before you log a new issue, you should try using the search tool on the issue page on a few keywords to see if the issue was already logged.
 
 ### NET Forums 
 If you want to ask a question, or want wider discussion (to see if others share you issue), we encourage you to start a thread