From patchwork Sun Jun 26 10:40:05 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 113454 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 35CC2A0553; Sun, 26 Jun 2022 12:40:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13F4941144; Sun, 26 Jun 2022 12:40:17 +0200 (CEST) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mails.dpdk.org (Postfix) with ESMTP id 1DC6C41141 for ; Sun, 26 Jun 2022 12:40:16 +0200 (CEST) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 5DEE132007CF; Sun, 26 Jun 2022 06:40:14 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Sun, 26 Jun 2022 06:40:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:date:date:from:from:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to; s=fm2; t=1656240013; x=1656326413; bh=B0+b2X/sogMUSQW58GEqDjcoC G+D8fgQJ2Z490jTgHI=; b=TMBJ4yUH9DW8EaSTrKZ9aN5JEk2eMiJ1eewXpWH/m ZYAvWxPZnWaRtvKqTLe9ScJon+D42NW/gjSiQXxEsUmDwJqGch13JZLiWwrDXNca 2mN/cqo3Caj+pBEo/93vlBAlXjZ3wBgvO2mRnXxnCi9P/yC0jTvy4ZEUwqskIaw8 gGnUUcTfNM4K08HfTdD/EpfEUSD+1eW8rUj+k2GwSEEYASLAGitUJOiwCeyIKVG6 lyqPSqw56XwUsiKrD1hkxFNb3Z/c6qdF2bVntRniiUnAZHIHXrXy8vxZgEZ06m1Q oIvPJTnPo7DZAy6rVgEs2gvjRckvtV85Eg88eZ9mB1GAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:date :feedback-id:feedback-id:from:from:in-reply-to:message-id :mime-version:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t= 1656240013; x=1656326413; bh=B0+b2X/sogMUSQW58GEqDjcoCG+D8fgQJ2Z 490jTgHI=; b=bjxO2O63jqJfh3+NYkFZdKS2pYBeGXNPZ3FiiAPOOpUPxPD9G13 eJBZPnIlALq43s/mQ+8e2AJxl4gfVHtjUKTFEhi0RI3BBUzhp++W6tZvosYzhhJK MVqReveSrT79BcVHtDDibWvH+cngoLkGnlhKKSavyNm7Y/uNM5GlM7nfWsNJl5Co /3/zLkSgmVD2soRivnRrYu3tUctoG3YpWNR4JpOEB7Bzegp+anL13Z0jOo8i3l5K 7lW6LfZeHgI+wHdKu66ZY7xLuU8qkhciBbNMrXDa5v001XtAo5jmeU8PQ4h3em9/ Kbow0EpwXHBjhAhKR5mXDJtAS10Uh7ciyaA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrudegfedgfedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhho nhhjrghlohhnrdhnvghtqeenucggtffrrghtthgvrhhnpeeujefhlefffedvvdejleegle eiteeitdevjeefvdeuieeuhedtiefhhefhvefgteenucffohhmrghinhepughpughkrdho rhhgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepth hhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA for ; Sun, 26 Jun 2022 06:40:13 -0400 (EDT) From: Thomas Monjalon To: web@dpdk.org Subject: [PATCH] clarify targets of contribution guidelines Date: Sun, 26 Jun 2022 12:40:05 +0200 Message-Id: <20220626104005.2533939-1-thomas@monjalon.net> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Make clear that the short guide is enough to start, and regular contributors are expected to dig more. Signed-off-by: Thomas Monjalon Acked-by: John McNamara --- content/contribute/_index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/contribute/_index.md b/content/contribute/_index.md index 410a70a..06d093d 100644 --- a/content/contribute/_index.md +++ b/content/contribute/_index.md @@ -40,7 +40,11 @@ The source code can be [browsed online](//git.dpdk.org/dpdk/tree/). ## Contribute by sending patches {#send} --- -{{% alert theme="info" %}}Following lines are a snippet of [contribution guidelines](//doc.dpdk.org/guides/contributing/patches.html).{{% /alert %}} +{{% alert theme="info" %}} +Following instructions should be enough to start contributing. +Regular contributors should read the full +[contribution guidelines](//doc.dpdk.org/guides/contributing/patches.html). +{{% /alert %}} Patches should be sent and reviewed via the [mailing list](//mails.dpdk.org/archives/dev). Be sure [to be registered](//mails.dpdk.org/listinfo/dev).