diff --git a/docs/contributing/community-slack.md b/docs/contributing/community-slack.md index 4d7848e..deb0c0a 100644 --- a/docs/contributing/community-slack.md +++ b/docs/contributing/community-slack.md @@ -21,10 +21,77 @@ applies to **all** participants and conversations on this resource. To join the Slack, you can get a sign-up link [here](https://gradle.org/slack-invite). -## Key Chats +## Key Channels -> COMING SOON: Key channels overview +Below you can find the list of the key channels, with the archive link for convenience +* [#community-news](https://www.linen.dev/s/gradle-community/c/community-news) +Stay up to date with general news and updates from the Gradle community, including announcements and events. +* [#community-support](https://www.linen.dev/s/gradle-community) +A general help channel where you can ask questions about Gradle, seek troubleshooting tips, and get advice from fellow community members. +* [#general](https://www.linen.dev/s/gradle-community/c/general) +A catch-all channel for general discussions that don’t fit into other specific topics. +* [#contributing](https://www.linen.dev/s/gradle-community/c/contributing) +For those interested in contributing to Gradle’s development. Share tips, ask questions, and discuss contribution best practices. +* [#roadmap](https://www.linen.dev/s/gradle-community/c/roadmap) +Follow and discuss Gradle’s future roadmap, including planned features and upcoming enhancements. +* [#releases-discussion](https://www.linen.dev/s/gradle-community/c/releases-discussion) +Discuss new Gradle releases, share feedback, and explore the latest features and improvements. +* [#plugin-development](https://www.linen.dev/s/gradle-community/c/plugin-development) +A space for developers working on Gradle plugins. Share knowledge, ask questions, and collaborate on plugin development. + +
+ Other technology and feature specific channels + +[#github-integrations](https://www.linen.dev/s/gradle-community/c/github-integrations) +Discuss how Gradle integrates with GitHub, from Actions to Issues, and share best practices for smooth workflows. + +[#kotlin-dsl](https://www.linen.dev/s/gradle-community/c/kotlin-dsl) +For developers working with Gradle’s Kotlin DSL. Share tips, ask questions, and discuss migrating from Groovy to Kotlin. + +[#maven](https://www.linen.dev/s/gradle-community/c/maven) +A place for discussing Maven’s integration with Gradle, dependency resolution, and migrating builds between the two tools. + +[#migrating-from-maven](https://www.linen.dev/s/gradle-community/c/migrating-from-maven) +Help and discussions around migrating from Maven to Gradle, including configuration tips and resolving compatibility issues. + +[#native](https://www.linen.dev/s/gradle-community/c/native) +A channel for discussions about using Gradle for native development (C/C++, Rust, etc.) including build setups and performance tips. +ocus on integrating Gradle with Play Framework projects, including build configurations, performance, and troubleshooting. + +[#android](https://www.linen.dev/s/gradle-community/c/android) +Dedicated to Android development using Gradle. Discuss build issues, configurations, and Gradle integration with Android projects. + +[#caching](https://www.linen.dev/s/gradle-community/c/caching) +Focus on caching strategies in Gradle, including build cache optimization and troubleshooting. + +[#gradleup](https://www.linen.dev/s/gradle-community/c/gradleup) +Discussions and updates about the GradleUp project, including user feedback, releases, and collaboration. + +[#gradlex](https://www.linen.dev/s/gradle-community/c/gradlex) +Discuss the GradleX project, which provides additional Gradle tools and plugins to extend Gradle’s capabilities. + +
+ + + ## Best Practices ### Slack or other channels? @@ -95,3 +162,7 @@ You can also search across Slack history and multiple other channels on [gradle. ## Alternative Channels See the list of other community channels [here](../README.md) + + + +