diff --git a/polkadot/.github/ISSUE_TEMPLATE/release.md b/polkadot/.github/ISSUE_TEMPLATE/release.md
index feda82850105912b8aa38a0a99f67829aa62f66e..30cd1f39e853dd4e125e88199b15aa03e4023d0c 100644
--- a/polkadot/.github/ISSUE_TEMPLATE/release.md
+++ b/polkadot/.github/ISSUE_TEMPLATE/release.md
@@ -17,7 +17,8 @@ candidate branch.
 
 - [ ] Verify [`spec_version`](#spec-version) has been incremented since the
     last release for any native runtimes from any existing use on public
-    (non-private/test) networks.
+    (non-private/test) networks. If the runtime was published (release or pre-release), either
+    the `spec_version` or `impl` must be bumped.
 - [ ] Verify previously [completed migrations](#old-migrations-removed) are
     removed for any public (non-private/test) networks.
 - [ ] Verify pallet and [extrinsic ordering](#extrinsic-ordering) has stayed