Procházet zdrojové kódy

doc: update contribute

narodnik před 3 roky
rodič
revize
6e81076224
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      doc/src/development/contributing.md

+ 3 - 0
doc/src/development/contributing.md

@@ -46,4 +46,7 @@ or need to be maintained:
   at each step to see where problems go wrong.
 * **Events System:** We need to fix IRCD, we will need to implement the 
   [events](https://darkrenaissance.github.io/darkfi/misc/event_graph/event_graph.html) system.
+* **p2p Network:** this is a good place to start reviewing the code and suggesting improvements.
+  For example maintaining network resiliency. You can also look at apps like darkirc, and the event graph subsystem,
+  and see how to make them more reliable. See also the task manager tau.