We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea26dd4 + 854cc4c commit 526de4bCopy full SHA for 526de4b
sp_Blitz.sql
@@ -1559,10 +1559,8 @@ AS
1559
end of the stored proc, where we start doing things like checking
1560
the plan cache, but those aren't as cleanly commented.
1561
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!
+ To contribute your own checks or fix bugs, learn more here:
+ https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit/blob/main/CONTRIBUTING.md
1566
*/
1567
1568
IF NOT EXISTS ( SELECT 1
0 commit comments