From 450cd5d992d46f0799593162b2b98bcf4975b030 Mon Sep 17 00:00:00 2001 From: Yurii Rashkovskii Date: Wed, 18 May 2016 02:27:41 -0700 Subject: [PATCH] Problem: C4 name is not self explanatory Solution: provide the full title --- 1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1/README.md b/1/README.md index 722b342..1074981 100644 --- a/1/README.md +++ b/1/README.md @@ -1,4 +1,4 @@ -# RFC 1/C4 +# RFC 1/C4 - Collective Code Construction Contract The Collective Code Construction Contract (C4) is an evolution of the github.com [Fork + Pull Model](http://help.github.com/send-pull-requests/), aimed at providing an optimal collaboration model for free software projects. This is revision 2 of the C4 specification.