From 9ad1268a714ec48bcccacec6a837fae81509e64a Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Wed, 17 Jun 2020 13:25:38 +0200 Subject: [PATCH] Link to project management process See bisq-network/admin#49 --- contributor-checklist.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributor-checklist.adoc b/contributor-checklist.adoc index d5d4662..dfef21c 100644 --- a/contributor-checklist.adoc +++ b/contributor-checklist.adoc @@ -32,6 +32,8 @@ This can mean anything from fixing typos in documentation, to answering question [%interactive] + * [ ] Read about Bisq's https://bisq.wiki/Project_management[project management process]. + * [ ] Familiarize yourself with https://rfc.unprotocols.org/spec:1/C4/[C4: The Collective Code Construction Contract]. It's a simple set of collaboration rules based on GitHub's fork+pull request model, and a foundational part of how we work together. * [ ] For more context on C4 and the principles behind it, read author Pieter Hintjens' short book, https://legacy.gitbook.com/book/hintjens/social-architecture/details[Social Architecture].