From 7de90d63e66cc1ff8ca4697e8c519ec6e254ab71 Mon Sep 17 00:00:00 2001 From: Jon Douglas Date: Fri, 5 Feb 2021 17:35:30 -0600 Subject: [PATCH] Fixed readmes --- accepted/README.md | 4 +++- implemented/README.md | 4 ++-- proposed/README.md | 4 +++- withdrawn/README.md | 4 +++- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/accepted/README.md b/accepted/README.md index 9b3be3d..d90efb5 100644 --- a/accepted/README.md +++ b/accepted/README.md @@ -1,3 +1,5 @@ # Accepted -When a proposal has been `accepted`, it will be scheduled for work and upon completion be moved to `implemented`. For more information, see the [NuGet proposal process](https://github.com/NuGet/Home/tree/proposals-cleanup/meta#nuget-proposal-process). +When a proposal has been `accepted`, it will be scheduled for work and upon completion be moved to `implemented`. + +For more information, see the [NuGet proposal process](https://github.com/NuGet/Home/tree/proposals-cleanup/meta#nuget-proposal-process). diff --git a/implemented/README.md b/implemented/README.md index 70a48da..547e84e 100644 --- a/implemented/README.md +++ b/implemented/README.md @@ -1,3 +1,3 @@ -# Implemented -When a proposal has been `implemented`, it will be scheduled for an upcoming release and work is considered complete. \ No newline at end of file + +For more information, see the [NuGet proposal process](https://github.com/NuGet/Home/tree/proposals-cleanup/meta#nuget-proposal-process). \ No newline at end of file diff --git a/proposed/README.md b/proposed/README.md index 6c64987..b0456e5 100644 --- a/proposed/README.md +++ b/proposed/README.md @@ -6,4 +6,6 @@ When there is consensus among the NuGet contributors and .NET community of the d - `accepted` - The proposal has been accepted and work will be scheduled to implement it. - `withdrawn` - The proposal has been rejected or withdrawn by the author. -- `implemented` - The proposal has already been accepted and implemented into the product. \ No newline at end of file +- `implemented` - The proposal has already been accepted and implemented into the product. + +For more information, see the [NuGet proposal process](https://github.com/NuGet/Home/tree/proposals-cleanup/meta#nuget-proposal-process). \ No newline at end of file diff --git a/withdrawn/README.md b/withdrawn/README.md index 79e8a00..27f65c5 100644 --- a/withdrawn/README.md +++ b/withdrawn/README.md @@ -1,3 +1,5 @@ # Withdrawn -When a proposal has been `withdrawn`, it has been deemed no longer a viable candidate for implementation. \ No newline at end of file +When a proposal has been `withdrawn`, it has been deemed no longer a viable candidate for implementation. + +For more information, see the [NuGet proposal process](https://github.com/NuGet/Home/tree/proposals-cleanup/meta#nuget-proposal-process). \ No newline at end of file