# What this PR does Adds instruction for Slack commands and message shortcuts to OnCall docs. ## Which issue(s) this PR fixes Issue #190 --------- Co-authored-by: Joey Orlando <joey.orlando@grafana.com> Co-authored-by: Joey Orlando <joseph.t.orlando@gmail.com> Co-authored-by: Matvey Kukuy <Matvey-Kuk@users.noreply.github.com>
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"extends": "../.markdownlint.json",
|
|
"MD013": {
|
|
"line_length": "160"
|
|
},
|
|
"MD025": false,
|
|
"MD036": false
|
|
}
|