You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
24
24
-[ ]`socket_basics/version.py` updated to new version
25
25
-[ ]`pyproject.toml``version:` field updated to match
26
-
-[ ]`action.yml``image:` ref updated to `docker://ghcr.io/socketdev/socket-basics:<new-version>`*(auto-updated by `publish-docker.yml` after v2.0.0; manual update required only for the initial v2.0.0 release)*
27
-
-[ ]`CHANGELOG.md``[Unreleased]` section reviewed*(note: this content is replaced by auto-generated release notes when the tag fires — see [docs/releasing.md](../docs/releasing.md#changelog-and-release-notes))*
26
+
-[ ]`action.yml``image:` ref updated to `docker://ghcr.io/socketdev/socket-basics:<new-version>`*(auto-updated by `publish-docker.yml`
27
+
-[ ]`CHANGELOG.md``[Unreleased]` section reviewed
28
28
29
29
> See [docs/releasing.md](../docs/releasing.md) for the full release process.
0 commit comments