diff options
| author | Jonathan "Geenz" Goodman <geenz@lindenlab.com> | 2025-04-03 12:58:26 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-03 12:58:26 -0400 | 
| commit | b7dd677933797a72175a95f2945b2ca8363e09b5 (patch) | |
| tree | 8f1e715f05372922470712f82f17dc33fdcc3422 | |
| parent | e6927d8a079f81522e7dde9b1c67035171f84c93 (diff) | |
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 | 
