You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ and Metasploit's [Common Coding Mistakes](https://github.com/rapid7/metasploit-f
23
23
24
24
### Pull Requests
25
25
26
-
**Do* target your pull request to the **master branch**. Not staging, not develop, not release.
26
+
***Do** target your pull request to the **master branch**. Not staging, not develop, not release.
27
27
***Do** specify a descriptive title to make searching for your pull request easier.
28
28
***Do** include [console output](https://help.github.com/articles/github-flavored-markdown#fenced-code-blocks), especially for witnessable effects in `msfconsole`.
29
29
***Do** list [verification steps](https://help.github.com/articles/writing-on-github#task-lists) so your code is testable.
0 commit comments