From 18d1f5f63711f4a5de26720167b99dc6f9358dee Mon Sep 17 00:00:00 2001 From: Rachel Mackintosh Date: Fri, 25 Jul 2025 16:21:08 -0400 Subject: [PATCH] monorepo message --- .github/pull_request_template.md | 19 +++---------------- README.rst | 27 +++------------------------ 2 files changed, 6 insertions(+), 40 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 946c6a85..64e58719 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,17 +1,4 @@ -# Pull Request Info +The source for the PyMongo Driver documentation has been moved to the docs-mongodb-internal repo: +https://github.com/10gen/docs-mongodb-internal/tree/main/content/pymongo-driver -[PR Reviewing Guidelines](https://github.com/mongodb/docs-node/blob/master/REVIEWING.md) - -JIRA - - -### Staging Links - - -## Self-Review Checklist - -- [ ] Is this free of any warnings or errors in the RST? -- [ ] Did you run a spell-check? -- [ ] 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)? +This repo is being maintained for archival reasons only. \ No newline at end of file diff --git a/README.rst b/README.rst index 451095a2..64e58719 100644 --- a/README.rst +++ b/README.rst @@ -1,25 +1,4 @@ -==================================== -MongoDB PyMongo Driver Documentation -==================================== +The source for the PyMongo Driver documentation has been moved to the docs-mongodb-internal repo: +https://github.com/10gen/docs-mongodb-internal/tree/main/content/pymongo-driver -This repository contains documentation for PyMongo, the MongoDB driver -for synchronous Python applications. - - -File JIRA Tickets ------------------ - -Please file issue reports or requests at the `Documentation Jira Project -`_. - -Licenses --------- - -All documentation is available under the terms of a `Creative Commons -License `_. - -The MongoDB Documentation Project is governed by the terms of the -`MongoDB Contributor Agreement -`_. - --- The MongoDB Docs Team +This repo is being maintained for archival reasons only. \ No newline at end of file