From 9e5d95d95764a27777965b7e4708d8d40e313aa3 Mon Sep 17 00:00:00 2001 From: Michael Morisi Date: Fri, 4 Apr 2025 12:11:21 -0400 Subject: [PATCH] DOCSP-48938: Add PR checklist item for checking page titles --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3b0eab61..946c6a85 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,3 +14,4 @@ JIRA - - [ ] Did you run a grammar-check? - [ ] Are all the links working? - [ ] Are the [facets and meta keywords](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) accurate? +- [ ] Are the page titles greater than 20 characters long and [SEO relevant](https://docs.google.com/spreadsheets/d/1Wkt0-5z04KmcMNscN5bjUKnzwWAtMq9VESp-Lz6r2o8/edit?usp=sharing)?