Skip to content

Commit f0d85d0

Browse files
committed
DOCSP-48941 - Add title length check (#250)
(cherry picked from commit 854fb26)
1 parent a868459 commit f0d85d0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.github/pull_request_template.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,19 @@
33
[PR Reviewing Guidelines](https://github.com/mongodb/docs-spark-connector/blob/master/REVIEWING.md)
44

55
JIRA - <https://jira.mongodb.org/browse/DOCSP-NNNNN>
6-
Staging - <https://docs-mongodbcom-staging.corp.mongodb.com/drivers/docsworker-xlarge/NNNNN/>
6+
7+
### Staging Links
8+
9+
<!-- start insert-links --><!-- end insert-links -->
710

811
## Self-Review Checklist
912

1013
- [ ] Is this free of any warnings or errors in the RST?
1114
- [ ] Did you run a spell-check?
1215
- [ ] Did you run a grammar-check?
1316
- [ ] Are all the links working?
17+
<<<<<<< HEAD
18+
=======
19+
- [ ] Are the [facets and meta keywords](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) accurate?
20+
- [ ] Are the page titles greater than 20 characters long and [SEO relevant](https://docs.google.com/spreadsheets/d/1Wkt0-5z04KmcMNscN5bjUKnzwWAtMq9VESp-Lz6r2o8/edit?usp=sharing)?
21+
>>>>>>> 854fb26 (DOCSP-48941 - Add title length check (#250))

0 commit comments

Comments
 (0)