zero 2 лет назад
Родитель
Сommit
d6d45a4c0d
2 измененных файлов с 12 добавлено и 1 удалено
  1. 5 1
      doc/src/dev/contrib/contrib.md
  2. 7 0
      doc/src/misc/ircd/ircd.md

+ 5 - 1
doc/src/dev/contrib/contrib.md

@@ -2,8 +2,12 @@
 
 
 ## How to get started
 ## How to get started
 
 
+1. Join the dev chat, and attend a dev meeting.
+2. See the areas of work below. Good areas to get started are with
+   tooling, Python bindings, p2p apps like the DHT.
+
 Every monday 16:00 CET, there is our main dev meeting on
 Every monday 16:00 CET, there is our main dev meeting on
-[our chat](https://darkrenaissance.github.io/darkfi/misc/darkirc/darkirc.html).
+[our chat](https://darkrenaissance.github.io/darkfi/misc/ircd/ircd.html).
 Feel free to join and discuss with other darkfi devs.
 Feel free to join and discuss with other darkfi devs.
 
 
 In general, the best way to get started is to explore the codebase thoroughly and
 In general, the best way to get started is to explore the codebase thoroughly and

+ 7 - 0
doc/src/misc/ircd/ircd.md

@@ -47,6 +47,13 @@ This is for Android 64 bit (which is most phones).
    the left to bring up the sidebar.
    the left to bring up the sidebar.
 7. Connect the RevolutionIRC frontend.
 7. Connect the RevolutionIRC frontend.
 
 
+## Logs
+
+The public channels have [logs available](https://agorism.dev/log/), and
+additionally there is a mirror on telegram @darkfi_darkirc channel.
+You can also message @darkirc_bot with "sub" to avoid doxxing your username.
+Use "unsub" to unsubscribe.
+
 ## Usage (DarkFi Network)
 ## Usage (DarkFi Network)
 
 
 Upon compiling `ircd` as described above, the preconfigured defaults
 Upon compiling `ircd` as described above, the preconfigured defaults