You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: getinvolved.md
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,28 @@ layout: default
4
4
5
5
# Get Involved
6
6
7
-
Want to contribute to the project? We suggest joining the developer chat, which may be accessed via your choice of IRC or Discord (both channels are bridged so you can talk to everyone from either protocol).
7
+
## Developer Chat
8
+
9
+
Want to contribute to the project? We suggest joining the developer chat, which may be accessed via your choice of IRC or Discord:
8
10
9
11
* IRC: \#scopehal on [irc.libera.chat](ircs://irc.libera.chat:6697/scopehal)
10
12
* Discord: [\#scopehal on 1bitsquared](https://discord.gg/URuN2BuGwG)
11
13
12
-
This is the primary mechanism for active developers to discuss features they're working on, help each other out, and coordinate the overall direction of the project.
14
+
Both the IRC and Discord channels are bridged so you can talk to everyone using either protocol.
15
+
Public logs of the bridged channels can be found [here](https://libera.irclog.whitequark.org/scopehal/).
16
+
17
+
The developer chat is the primary mechanism for active developers to discuss features they're working on, help each other out, and coordinate the overall direction of the project.
13
18
14
19
We also host developer meetings on Zoom, typically about once per month. Connection and scheduling information is shared in the chat channel.
20
+
21
+
## Source Code
22
+
23
+
All source code for applications and documentation can be found in the [ngscopeclient organization on GitHub](https://github.com/ngscopeclient).
24
+
25
+
Source code for documentation is located in the following repositories:
26
+
27
+
* This website: [ngscopeclient/ngscopeclient.github.io](https://github.com/ngscopeclient/ngscopeclient.github.io)
0 commit comments