From 67fb087e4924b228b040d4f5ffe41e995f9e537c Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Sun, 29 Sep 2024 21:06:14 +0530 Subject: [PATCH] PULL_REQUEST_TEMPLATE: fix case (#13897) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ceefdbc178..bd58040ed5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,6 +8,6 @@ See also https://github.com/tldr-pages/tldr/blob/main/CONTRIBUTING.md - [ ] The page(s) have at most 8 examples. - [ ] The page description(s) have links to documentation or a homepage. - [ ] The page(s) follow the [content guidelines](/tldr-pages/tldr/blob/main/CONTRIBUTING.md#guidelines). -- [ ] The page(s) follow the [Style Guide](/tldr-pages/tldr/blob/main/contributing-guides/style-guide.md). +- [ ] The page(s) follow the [style guide](/tldr-pages/tldr/blob/main/contributing-guides/style-guide.md). - [ ] The PR title conforms to the recommended [templates](/tldr-pages/tldr/blob/main/CONTRIBUTING.md#commit-message-and-pr-title). - **Version of the command being documented (if known):**