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 `_.