1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-09-04 20:18:27 +02:00

Revert a couple of the suggested edits

In the main, though, the edits are good. Just disagree with a couple.

[See #5028]
This commit is contained in:
Tod Beardsley 2015-03-30 12:04:15 -05:00
parent ffc9659024
commit 7697ff1295
No known key found for this signature in database
GPG Key ID: BD63D0A3EA19CAAC

View File

@ -1,9 +1,9 @@
# Hello, World!
Thanks for your interest in making Metasploit, and therefore, the
world, a better place!
Thanks for your interest in making Metasploit -- and therefore, the
world -- a better place!
Are you about to report a bug? Sorry to hear about it. Here's our [Issue tracker].
Are you about to report a bug? Sorry to hear it. Here's our [Issue tracker].
Please try to be as specific as you can about your problem; include steps
to reproduce (cut and paste from your console output if it's helpful) and
what you were expecting to happen.
@ -53,7 +53,7 @@ Pull requests [PR#2940] and [PR#3043] are a couple good examples to follow.
* **Do** run `tools/msftidy.rb` against your module and fix any errors or warnings that come up.
- It would be even better to set up `msftidy.rb` as a [pre-commit hook].
* **Do** use the many module mixin [API]s. Wheel improvements are welcome- wheel reinventions, not so much.
* **Do** use the many module mixin [API]s. Wheel improvements are welcome; wheel reinventions, not so much.
* **Don't** include more than one module per pull request.
#### Scripts