From ee4b5a3a66a5d6f5e2a213f845b66bd49b99e506 Mon Sep 17 00:00:00 2001
From: gpotter2 <gpotter2@users.noreply.github.com>
Date: Mon, 19 Dec 2016 19:38:46 +0100
Subject: [PATCH] Added roadmap link

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 59a66958..2522474f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -16,7 +16,7 @@ memory usage, particularly in parts of the code often called.
 
 You want to spend to time working on Scapy but have no (or little)
 idea what to do? You can look for open issues
-[labeled "contributions wanted"](https://github.com/secdev/scapy/labels/contributions%20wanted).
+[labeled "contributions wanted"](https://github.com/secdev/scapy/labels/contributions%20wanted), or look at the [contributions roadmap](https://github.com/secdev/scapy/issues/399)
 
 If you have any ideas of useful contributions that you cannot (or do
 not want to) do yourself, open an issue and use the label
-- 
GitLab