From fbb16fbb155e04b229aae255822d616274e15185 Mon Sep 17 00:00:00 2001 From: "Yasser A.Idrissi" Date: Sun, 6 Feb 2022 20:36:11 +0100 Subject: [PATCH] docs(contributing): Search GitHub for an open or closed PR that relates to your submission (#22533) * docs(contributing): Search Github for an open or closed PR that relates to your submission * move note up Co-authored-by: JJ Kasper --- contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributing.md b/contributing.md index 1fd1133aee77..8b9a5f99613e 100644 --- a/contributing.md +++ b/contributing.md @@ -4,6 +4,8 @@ Read about our [Commitment to Open Source](https://vercel.com/oss). To contribute to [our examples](examples), please see **[Adding examples](#adding-examples)** below. +Before jumping into a PR be sure to search [existing PRs](https://github.com/vercel/next.js/pulls) or [issues](https://github.com/vercel/next.js/issues) for an open or closed item that relates to your submission. + ## Developing The development branch is `canary`. This is the branch that all pull