From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Feng Shu" Subject: Some suggestion about "Contributing" documents. Date: Tue, 11 Apr 2017 13:28:06 +0800 Message-ID: <871sszzf6h.fsf@163.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxoLj-0005rg-GA for guix-devel@gnu.org; Tue, 11 Apr 2017 01:28:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxoLf-0003L2-Hw for guix-devel@gnu.org; Tue, 11 Apr 2017 01:28:19 -0400 Received: from m12-11.163.com ([220.181.12.11]:33022) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxoLe-0003DV-NL for guix-devel@gnu.org; Tue, 11 Apr 2017 01:28:15 -0400 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel Cc: Feng Shu "Contributing" document is hard to be understood i think. In my opinion, "Contributing" part of document should split two sub parts: 1. I am a guix core developer 2. I Just want to add a new apps's "define-public" --