From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id ED9DD2142 for ; Wed, 27 Jul 2016 15:01:11 +0200 (CEST) Received: by mail-wm0-f48.google.com with SMTP id i5so61390054wmg.0 for ; Wed, 27 Jul 2016 06:01:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding; bh=tf2v/T8vYik79bgPUJbAfvQ9/SGYZ1CL47FGDql0tho=; b=x4mXEk5J3Ox1fKK32qvOXq+WYTRkbqDOYAEh6UHDnwSJXUip1SFmbfRmy5++HsQHAP 0s1EKJfoWJLZI+/OZqwkNfzrKtgjheq20FLK0Fp8rxmtPzaUh/z2umTsk1+ysP+hCa8e o+GJu7vvT/QEffMuUzi6nrlUxyG5ygGnpT8WTY6ibM8+2PDXm7wTmhC7MYQTnFxX1JEL CzHVQUXh5oAA+2CAbhqJBsD5/LVv5H+ycb3QYjke5BJyiGPLjCAHlfzv+256dnznPvWa Zr4KXWYXEu3W0tjDX8QTfgKa6hSTNnmizNQnstoRnHfmT3bAZCLBjxw7/KLZi65ylr7G kJJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent :in-reply-to:references:mime-version:content-transfer-encoding; bh=tf2v/T8vYik79bgPUJbAfvQ9/SGYZ1CL47FGDql0tho=; b=h28zPSeZ04S/5R9H3hc9jLTTBNnl8+0WBtxBdhI3w3baa2KSEnq93r7lpIKCaE4jri jm93Q3dq2182g34gUJMj+fjxL0F3+Qom8j4s0RNi+sNWGbsFR1rFZgDCdsojDRNHaumn ab9i0Lbw1QQXVNw6zJOkVpuTX82mTWV72sI+VZov0XQE9xneuDsUNs5YqC1wZ1PQWMEx Jf3nHYCBj2TZHiNOFZt/BKouyPt922EHsayEoKu92CqUd9QwGwwqb/Jv0S/eImTH7sfx 20zH1JGoqIXidP8JvIpZBaHic9nBDiAMC+2WxZQ+A30A/xPj8oUr3Nah7kB4weffVkiC eaDg== X-Gm-Message-State: AEkoouu4yj7vIIYaYjNGEmxKPugDd/03p7DeR61QLnHWwmPqNo7bi7zGsDFJ84qdkKUVEDId X-Received: by 10.28.51.21 with SMTP id z21mr33266196wmz.24.1469624471180; Wed, 27 Jul 2016 06:01:11 -0700 (PDT) Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184]) by smtp.gmail.com with ESMTPSA id x203sm38245259wmg.0.2016.07.27.06.01.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Jul 2016 06:01:10 -0700 (PDT) From: Thomas Monjalon To: Nelio Laranjeiro Cc: web@dpdk.org Date: Wed, 27 Jul 2016 15:01:09 +0200 Message-ID: <3223598.qfeAjWIXaX@xps13> User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; ) In-Reply-To: <1469621722-754-1-git-send-email-nelio.laranjeiro@6wind.com> References: <1469621722-754-1-git-send-email-nelio.laranjeiro@6wind.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [PATCH 1/3] move up contribution guidelines link X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2016 13:01:13 -0000 2016-07-27 14:15, Nelio Laranjeiro: > Too many people consider this section as a main reference whereas it is > only a snippet of the fully detailed contribution guides. Moving it to the > beginning of the section should help newbies to read it instead of applying > a bash of command lines which rarely ends well. Not so rarely :) > +

Following lines are a snippet of > + contribution guidelines, > + consult it for more details. The last line "consult it for more details" is confusing and can be removed.