We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3350890 commit bbd8891Copy full SHA for bbd8891
1 file changed
docs/user-guide/getting_started.md
@@ -34,3 +34,6 @@ names with your own.
34
Notice that there's an extra job generated by the library that regenerates the YAML in job's runtime and ensures that
35
it's equal to the YAML committed to the repository.
36
5. Commit both files, push the changes to GitHub and make sure the workflow is green when ran on GitHub Actions.
37
+6. Last but not least, feel invited to join the [Slack channel](https://kotlinlang.slack.com/archives/C02UUATR7RC/)
38
+ dedicated to this library. You'll find information about upcoming breaking changes, discussion about new features,
39
+ and more! If you don't know how to sign up to the Kotlin's Slack sapce, see [here](https://surveys.jetbrains.com/s3/kotlin-slack-sign-up).
0 commit comments