From f2101630f6a385b41a5475ed771ddb7252795543 Mon Sep 17 00:00:00 2001 From: Rachel Mackintosh Date: Thu, 24 Jul 2025 12:47:33 -0400 Subject: [PATCH] monorepo message --- .github/pull_request_template.md | 19 +++---------------- README.md | 21 +++------------------ 2 files changed, 6 insertions(+), 34 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8f5edb3..cb3dec0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,17 +1,4 @@ -# Pull Request Info +The source for the Django Driver documentation has been moved to the docs-mongodb-internal repo: +https://github.com/10gen/docs-mongodb-internal/tree/main/content/django-mongodb -[PR Reviewing Guidelines](https://github.com/mongodb/docs-django/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? +This repo is being maintained for archival reasons only. \ No newline at end of file diff --git a/README.md b/README.md index d889f29..cb3dec0 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,4 @@ -# Django MongoDB Backend Documentation +The source for the Django Driver documentation has been moved to the docs-mongodb-internal repo: +https://github.com/10gen/docs-mongodb-internal/tree/main/content/django-mongodb -This repository contains documentation for Django MongoDB Backend, the -Django database backend that uses PyMongo to connect to MongoDB. - -## Report Issues - -To file issues or requests regarding the documentation, go to the -`Documentation Jira Project `\_. - -## License - -All documentation is available under the terms of a `Creative Commons -License `\_. - -If you have any questions, please contact `docs@mongodb.com -`\_. - --- The MongoDB Documentation Team +This repo is being maintained for archival reasons only. \ No newline at end of file