From 1c6640643b03e78071d76acc22a189158732c9c2 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Thu, 6 Jun 2019 22:11:17 +0100 Subject: [PATCH] Updated Creating a release (markdown) --- Creating-a-release.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Creating-a-release.md b/Creating-a-release.md index 374bec4..38bf083 100644 --- a/Creating-a-release.md +++ b/Creating-a-release.md @@ -64,4 +64,8 @@ Choosenim currently only supports gz so you will need to create a .tar.gz out of Update the ``stable`` channel: - Update ``/var/www/nim-lang.org/channels`` using your favourite editor - - ``vim /var/www/nim-lang.org/channels/stable`` \ No newline at end of file + - ``vim /var/www/nim-lang.org/channels/stable`` + +### Need to fix mistakes? + +- **Notifying people about problems in release notes:** https://github.com/nim-lang/website/commit/9dcf1e2de155c197f7aa680e71d3c0ee6ae9b890 \ No newline at end of file