Skip to content

Commit 6f1a8fb

Browse files
authored
Specify date format for release PR (#1526)
1 parent 035f99a commit 6f1a8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ The `ksqldb-latest` branch builds against the latest `master` branch of ksqlDB,
577577

578578
1. Open a pull request from `master` to `release`. A pull request into the `release` branch denotes a request to update the live site.
579579

580-
- Title the PR “KT release [date]”
580+
- Title the PR “KT release [DD-MM-YYYY]”
581581
- In the description add links to PRs that resulted in new tutorials, content changes, or any other noteworthy addition, e.g.:
582582
```
583583
This release contains:

0 commit comments

Comments
 (0)