From 286d5c064c25578987e1029df70a41011135a3bf Mon Sep 17 00:00:00 2001 From: Lindsey Moore Date: Mon, 31 Mar 2025 15:27:06 -0400 Subject: [PATCH 1/2] DOCSP-48795 Add PR checklist item for 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 3b0eab615..9f2369751 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 ~25 characters long and [SEO relevant](https://docs.google.com/spreadsheets/d/1Wkt0-5z04KmcMNscN5bjUKnzwWAtMq9VESp-Lz6r2o8/edit?usp=sharing)? From 22691085eef79eb2c954767d57046adefeedd331 Mon Sep 17 00:00:00 2001 From: Lindsey Moore Date: Mon, 31 Mar 2025 15:48:24 -0400 Subject: [PATCH 2/2] edit --- .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 9f2369751..946c6a85f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,4 +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 ~25 characters long and [SEO relevant](https://docs.google.com/spreadsheets/d/1Wkt0-5z04KmcMNscN5bjUKnzwWAtMq9VESp-Lz6r2o8/edit?usp=sharing)? +- [ ] Are the page titles greater than 20 characters long and [SEO relevant](https://docs.google.com/spreadsheets/d/1Wkt0-5z04KmcMNscN5bjUKnzwWAtMq9VESp-Lz6r2o8/edit?usp=sharing)?