Skip to content

Commit

Permalink
Document to use script for creating a release template (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof authored Jul 18, 2019
1 parent 1fe526f commit b6b6528
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Releasing

Create a new issue from the [Release Train Issue Template](docs/release-train-issue-template.md) and follow the steps.
Create a new issue from the [Release Train Issue Template](docs/release-train-issue-template.md):

```
$ sh ./scripts/create-release-issue.sh 0.x.y
```

## Gradle plugin release details

Expand Down

0 comments on commit b6b6528

Please # to comment.