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.