From 291fc288507a7921da5ef79586927259c0d56931 Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Mon, 7 Apr 2025 10:23:20 -0500 Subject: [PATCH] DOCSP-48936 - Add title length check (#571) (cherry picked from commit b5507a660b20aa3d4b100ca889b08e23840a6717) --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c1033fdd..14cb2c0d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,6 +5,7 @@ JIRA - ### Staging Links + ## Self-Review Checklist @@ -14,3 +15,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)?