From b2dd70f59c6a9ba9e2504b1a9a3152cbf475d8f9 Mon Sep 17 00:00:00 2001 From: TomPallister Date: Tue, 1 Dec 2020 12:15:51 +0000 Subject: [PATCH] release process note --- docs/building/releaseprocess.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building/releaseprocess.rst b/docs/building/releaseprocess.rst index 40760652..7a89a1f0 100644 --- a/docs/building/releaseprocess.rst +++ b/docs/building/releaseprocess.rst @@ -25,7 +25,7 @@ In order for a PR to be merged the following must have occured. 5. After the PR is merged to develop the Ocelot NuGet packages will not be updated until a release is created. -6. When enough work has been completed to justify a new release develop will be merged into master the release process will begin which builds the code, versions it, pushes artifacts to GitHub and NuGet packages to NuGet. +6. When enough work has been completed to justify a new release. Develop will be merged into master the release process will begin which builds the code, versions it, pushes artifacts to GitHub and NuGet packages to NuGet. 7. The final step is to go back to GitHub and close any issues that are now fixed. You should see something like this in`GitHub `_ and this in `NuGet `_.