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

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Lander <rlander@microsoft.com>2021-01-08 08:10:47 +0300
committerGitHub <noreply@github.com>2021-01-08 08:10:47 +0300
commite5f82ca7b5627b2b10e66ddfb561ee3ca7b38bfd (patch)
tree3c4edbeb687a5bc350ba2456720cd024204a0cd9 /roadmap.md
parent28613df3c1f1909f159e8f1d1e53d61bdab12483 (diff)
Update support docs (#5819)
* Update support docs * Update links * Update servicing builds * Update table * Update out-of-support table * Update os support page * Update daily builds * Update intro to each version * Update per feedback * Update release policies * rename release-types file * Update per feedback * Move release-policies.md to root * Update release-policies.md * Add vendor support section * Add Microsoft support link * Update microsoft-support.md Co-authored-by: Maira Wenzel <mairaw@microsoft.com> * Update per feedback Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
Diffstat (limited to 'roadmap.md')
-rw-r--r--roadmap.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/roadmap.md b/roadmap.md
index e093556d..98515b55 100644
--- a/roadmap.md
+++ b/roadmap.md
@@ -33,9 +33,9 @@ Milestone information is available on most repos, for example [dotnet/runtime mi
The best way to give feedback is to create issues in the [dotnet/core](https://github.com/dotnet/core) repo. You can also create issues in other [.NET repos](Documentation/core-repos.md) if you find that to be more appropriate for the topic you want to discuss.
-Although mostly obvious, please give us feedback that will give us insight on the following points:
+Please give us feedback that will give us insight on the following points:
-* Existing features are missing some capability or otherwise don't work well enough.
+* Existing features that are missing some capability or otherwise don't work well enough.
* Missing features that should be added to the product.
* Design choices for a feature that is currently in-progress.