diff options
| author | Jonathan "Geenz" Goodman <geenz@lindenlab.com> | 2025-04-03 12:58:56 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-03 12:58:56 -0400 | 
| commit | 01dc5ae78501b631efc2886acc98fb1cea17aaa0 (patch) | |
| tree | 37d4c47b6c5dd67c50133a0c9ab69441465b8b0d | |
| parent | 2bb4de97e43a32589434a35b617a36c2dfda22ee (diff) | |
| parent | b7dd677933797a72175a95f2945b2ca8363e09b5 (diff) | |
Merge pull request #3869 from secondlife/main
Add discord channel for open source discussion.
| -rw-r--r-- | CONTRIBUTING.md | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6bd8a2b74c..db2225c9fd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,8 @@ developer-to-developer or support.  - [Official forums][] exist for many topics including content creation,     scripting, social topics and more.   - The [opensource-dev mailing list][] is useful for announcements and -  discussion between viewer maintainers.  +  discussion between viewer maintainers. +- Our [discord channel](https://discord.com/channels/677442248157167619/1357059883400167585) is available for real-time discussion.  ## Reporting bugs and requesting features | 
