From 3305782ac9c6890454d5ba6be2d0825434603649 Mon Sep 17 00:00:00 2001 From: Evgeniy Kulikov Date: Thu, 6 Dec 2018 13:31:41 +0300 Subject: [PATCH] Remove mention of the bump version (#112) Relates to [https://github.com/CityOfZion/neo-go/issues/110#issuecomment-444820802](issue) --- .github/PULL_REQUEST_TEMPLATE.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 29f30f527..a27a88a66 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,12 +5,3 @@ ### Solution ... - -### Notes - -Use [semver](https://semver.org/) to bump `VERSION`, and remember to run the following after -merging your PR: - -``` -make push-tag -``` \ No newline at end of file