Skip to content

Commit 526de4b

Browse files
authored
Merge pull request #3447 from BrentOzarULTD/3446_contribution_instructions
#3446 contribution instructions
2 parents ea26dd4 + 854cc4c commit 526de4b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

sp_Blitz.sql

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1559,10 +1559,8 @@ AS
15591559
end of the stored proc, where we start doing things like checking
15601560
the plan cache, but those aren't as cleanly commented.
15611561
1562-
If you'd like to contribute your own check, use one of the check
1563-
formats shown above and email it to [email protected]. You don't
1564-
have to pick a CheckID or a link - we'll take care of that when we
1565-
test and publish the code. Thanks!
1562+
To contribute your own checks or fix bugs, learn more here:
1563+
https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit/blob/main/CONTRIBUTING.md
15661564
*/
15671565

15681566
IF NOT EXISTS ( SELECT 1

0 commit comments

Comments
 (0)