Skip to content

Commit 0b12f5f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 714d4e3 commit 0b12f5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/contribute/tasks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,10 @@ To create a new release, follow these steps:
122122
- Go to the [GitHub repository](https://github.com/jupyterhub/repo2docker)
123123
- Click `Draft a new release`
124124
- Click `Tag`
125-
- Type in a new tag like `YYYY.MM.N` (where `N` is the release number this month, usually it is `0`)
125+
- Type in a new tag like `YYYY.MM.N` (where `N` is the release number this month, usually it is `0`)
126126
- Title: `<Month> <Year>` (E.g., `August 2025`)
127127
- Body: Paste the output of `github-activity` since the date of the last release.
128-
- E.g. `github-activity jupyterhub/repo2docker -s 2025-08-01
128+
- E.g. `github-activity jupyterhub/repo2docker -s 2025-08-01
129129
- Click `Publish release`
130130

131131
This will create a new release **and a new tag**.

0 commit comments

Comments
 (0)