From fe027e4ee098736ffeb7cdfe28df68c6ff02b5dd Mon Sep 17 00:00:00 2001 From: Jeffrey Martin Date: Fri, 11 Oct 2019 10:30:37 -0500 Subject: [PATCH] correct PR queue link text --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7af9b7dbc2..d3651f589b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Thanks for your interest in making Metasploit -- and therefore, the world -- a better place! Before you get started, review our [Code of Conduct]. There are multiple ways to help beyond just writing code: - [Submit bugs and feature requests] with detailed information about your issue or idea. - - [Help fellow users with open issues] or [help fellow committers test recent pull requests]. + - [Help fellow users with open issues] or [help fellow committers test recently submitted pull requests]. - [Report a security vulnerability in Metasploit itself] to Rapid7. - Submit an updated or brand new module! We are always eager for exploits, scanners, and new integrations or features. Don't know where to start? Set up a [development environment], then head over to ExploitDB to look for [proof-of-concept exploits] that might make a good module.