File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ and Metasploit's [Common Coding Mistakes].
45
45
* ** Do** specify a descriptive title to make searching for your pull request easier.
46
46
* ** Do** include [ console output] , especially for witnessable effects in ` msfconsole ` .
47
47
* ** Do** list [ verification steps] so your code is testable.
48
+ * ** Do** [ reference associated issues] in your pull request description
48
49
* ** Don't** leave your pull request description blank.
49
50
* ** Don't** abandon your pull request. Being responsive helps us land your code faster.
50
51
@@ -106,6 +107,7 @@ already way ahead of the curve, so keep it up!
106
107
[ topic branch ] :http://git-scm.com/book/en/Git-Branching-Branching-Workflows#Topic-Branches
107
108
[ console output ] :https://help.github.com/articles/github-flavored-markdown#fenced-code-blocks
108
109
[ verification steps ] :https://help.github.com/articles/writing-on-github#task-lists
110
+ [ reference associated issues ] :https://github.com/blog/1506-closing-issues-via-pull-requests
109
111
[ PR#2940 ] :https://github.com/rapid7/metasploit-framework/pull/2940
110
112
[ PR#3043 ] :https://github.com/rapid7/metasploit-framework/pull/3043
111
113
[ pre-commit hook ] :https://github.com/rapid7/metasploit-framework/blob/master/tools/dev/pre-commit-hook.rb
You can’t perform that action at this time.
0 commit comments