We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7d2615 + 68fdeb6 commit b321f72Copy full SHA for b321f72
CONTRIBUTING.md
@@ -56,6 +56,10 @@ Pull requests [PR#2940] and [PR#3043] are a couple good examples to follow.
56
- It would be even better to set up `msftidy.rb` as a [pre-commit hook].
57
* **Do** use the many module mixin [API]s. Wheel improvements are welcome; wheel reinventions, not so much.
58
* **Don't** include more than one module per pull request.
59
+* **Do** include instructions on how to setup the vulnerable environment or software
60
+* **Do** include [Module Documentation](https://github.com/rapid7/metasploit-framework/wiki/Generating-Module-Documentation) showing sample run-throughs
61
+
62
63
64
#### Scripts
65
0 commit comments