Skip to content

Commit 4fd282d

Browse files
Merge pull request #166 from RobotSail/add-discord
feat: communcation channels to include discord
2 parents e12aeea + 1409bff commit 4fd282d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/backend/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Communication among the group occurs in the following ways:
4242
the [InstructLab Community
4343
Calendar](https://calendar.google.com/calendar/embed?src=c_23c2f092cd6d147c45a9d2b79f815232d6c3e550b56c3b49da24c4b5d2090e8f%40group.calendar.google.com).
4444

45+
- **Discord**: The group has various channels for corresponding components such as `#core`, `#sdg`, `#sdg`, `#eval`, and `#infra`, which can all be found in the [InstructLab Discord](https://instructlab.ai/discord).
46+
4547
- **Slack**: The group uses the `#backend` channel in the InstructLab Slack.
4648

4749
- **Mailing Lists**: There is a [development mailing

docs/library-release-strategy.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ following tenants remain consistent:
3333
1. Packages **must** have GitHub tagged releases named `vX.Y.Z`
3434
1. Packages **must** use release branches for Y-Streams of the form `release-vX.Y`
3535
1. Packages **must** maintain a `CHANGELOG.md`
36-
1. Maintainer teams **must** publicly communicate Y-Stream releases through official InstructLab channels such as Slack or Mailing Lists. Z-Stream release communication is up to Maintainer discretion.
36+
1. Maintainer teams **must** publicly communicate Y-Stream releases through official InstructLab channels such as Discord, Slack or Mailing Lists. Z-Stream release communication is up to Maintainer discretion.

0 commit comments

Comments
 (0)