Skip to content

Commit 0bde200

Browse files
committed
Reference the Slack archive
1 parent 70e1b40 commit 0bde200

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

docs/community/participate.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,26 @@
44

55
## GitHub Issues
66

7-
Each project has GitHub issues.
7+
Each project repository has GitHub Issues enabled.
88
Please raise bugs and discuss feature requests there.
99

1010
## Slack
1111

1212
We have a `#gradleup` public channel on the
1313
[Gradle Community Slack](https://community.gradle.org/contributing/community-slack/).
14-
For now, this chat is used for all development and end user discussions.
15-
In the future, we may introduce more channels.
14+
This chat is used for real-time development and end user discussions.
15+
For longer-term discussions, e.g. architecture proposals or feature requests,
16+
it is highly recommended to use GitHub Issues in the respective repositories.
1617

1718
The following components have custom channels:
1819

1920
- `#dev-shadow-plugin` - development of the Shadow Plugin.
21+
22+
In the future, we may introduce more channels.
23+
24+
## Slack Archive
25+
26+
Gradle Community Slack uses the free plan,
27+
so the history of `#gradleup` is limited to 3 months.
28+
You can find the communications archive for previous dates
29+
[here](https://www.linen.dev/s/gradle-community/c/gradleup).

0 commit comments

Comments
 (0)