From 4e8f16a1b2eb4bcc05fb208d50276acf22ae8b27 Mon Sep 17 00:00:00 2001 From: Anton Zimin Date: Tue, 28 Aug 2018 14:07:48 +0700 Subject: [PATCH] Add note about issue numbers #7 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bf1b443..7874bfb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ See other branches: - [ASP.NET Core](https://github.com/Saritasa/dotnet-deploy/tree/asp-net-core) - [Windows Service](https://github.com/Saritasa/dotnet-deploy/tree/windows-service) +Every commit has issue number. You may ask questions in those issues. + If you want to practice with [PSGallery Yeoman Generator](https://github.com/Saritasa/PSGallery/blob/master/docs/GettingStarted.md), check following branches: - [ASP.NET without scripts](https://github.com/Saritasa/dotnet-deploy/tree/no-scripts/asp-net)