File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Hello, World!
2
2
3
- Thanks for your interest in making Metasploit, and therefore, the
4
- world, a better place!
3
+ Thanks for your interest in making Metasploit -- and therefore, the
4
+ world -- a better place!
5
5
6
- Are you about to report a bug? Sorry to hear about it. Here's our [ Issue tracker] .
6
+ Are you about to report a bug? Sorry to hear it. Here's our [ Issue tracker] .
7
7
Please try to be as specific as you can about your problem; include steps
8
8
to reproduce (cut and paste from your console output if it's helpful) and
9
9
what you were expecting to happen.
@@ -53,7 +53,7 @@ Pull requests [PR#2940] and [PR#3043] are a couple good examples to follow.
53
53
54
54
* ** Do** run ` tools/msftidy.rb ` against your module and fix any errors or warnings that come up.
55
55
- It would be even better to set up ` msftidy.rb ` as a [ pre-commit hook] .
56
- * ** Do** use the many module mixin [ API] s. Wheel improvements are welcome- wheel reinventions, not so much.
56
+ * ** Do** use the many module mixin [ API] s. Wheel improvements are welcome; wheel reinventions, not so much.
57
57
* ** Don't** include more than one module per pull request.
58
58
59
59
#### Scripts
You can’t perform that action at this time.
0 commit comments