Skip to content

Commit 9ec11a3

Browse files
authored
chore: Include quickstart bumping in release template (#4334)
1 parent 53476b8 commit 9ec11a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/release-train-issue-template.md

+4
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,8 @@ For minor or major releases:
7474
- [ ] Update version for [Lightbend Supported Modules](https://developer.lightbend.com/docs/lightbend-platform/introduction/getting-help/build-dependencies.html) in [private project](https://github.com/lightbend/lightbend-technology-intro-doc/blob/master/docs/modules/getting-help/examples/build.sbt)
7575
- [ ] Update [akka-dependencies bom](https://github.com/lightbend/akka-dependencies)
7676
- [ ] Update [Akka Guide samples](https://github.com/akka/akka-platform-guide)
77+
- [ ] Update quickstarts:
78+
- [ ] [Akka HTTP Java](https://github.com/akka/akka-http-quickstart-java.g8/blob/main/src/main/g8/default.properties)
79+
- [ ] [Akka HTTP Scala](https://github.com/akka/akka-http-quickstart-scala.g8/blob/main/src/main/g8/default.properties)
80+
7781
- Close this issue

0 commit comments

Comments
 (0)