Skip to content

Commit 7697ff1

Browse files
author
Tod Beardsley
committed
Revert a couple of the suggested edits
In the main, though, the edits are good. Just disagree with a couple. [See rapid7#5028]
1 parent ffc9659 commit 7697ff1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Hello, World!
22

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!
55

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].
77
Please try to be as specific as you can about your problem; include steps
88
to reproduce (cut and paste from your console output if it's helpful) and
99
what you were expecting to happen.
@@ -53,7 +53,7 @@ Pull requests [PR#2940] and [PR#3043] are a couple good examples to follow.
5353

5454
* **Do** run `tools/msftidy.rb` against your module and fix any errors or warnings that come up.
5555
- 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.
5757
* **Don't** include more than one module per pull request.
5858

5959
#### Scripts

0 commit comments

Comments
 (0)