Skip to content

Commit 60ed479

Browse files
authored
Add docs about Slack channel in Ruby Central workspace (#2284)
1 parent 9287006 commit 60ed479

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ nav_order: 6
1010

1111
## main
1212

13+
* Add docs about Slack channel in Ruby Central workspace. (Join us! #oss-view-component). Email [email protected] for an invite.
14+
15+
*Joel Hawksley
16+
1317
* Do not include internal `DocsBuilderComponent` or `YARD::MattrAccessorHandler` in published gem.
1418

1519
*Joel Hawksley*

docs/CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Maintainers tend to focus on areas of the project that are useful to them and th
1616

1717
Contributions to this project are [released](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license) to the public under the [MIT license](https://github.com/viewcomponent/view_component/blob/main/LICENSE.txt).
1818

19+
## Slack community
20+
21+
While we prefer using Issues, Discussions, and PRs on GitHub, there is a ViewComponent Slack channel on the Ruby Central workspace: #oss-view-component. Reach out to [email protected] for an invite.
22+
1923
## Reporting bugs
2024

2125
When opening an issue to describe a bug, it's helpful to provide steps to reproduce it, either with failing tests in a pull request, or by sharing a repository that demonstrates the issue.

0 commit comments

Comments
 (0)