From c5e5f4838bad4c09735e06c1fa31c3f548249f0b Mon Sep 17 00:00:00 2001 From: Rachel Mackintosh Date: Thu, 24 Jul 2025 10:31:34 -0400 Subject: [PATCH 1/2] monorepo message --- .github/pull_request_template.md | 19 +++---------------- README.rst | 23 +++-------------------- 2 files changed, 6 insertions(+), 36 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 14cb2c0d..71fb21cd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,18 +1,5 @@ -# Pull Request Info +The source the C Driver has been moved to the monorepo: +https://github.com/10gen/docs-mongodb-internal/tree/main/content/c-driver -[PR Reviewing Guidelines](https://github.com/mongodb/docs-golang/blob/master/REVIEWING.md) +This repo is being maintained for archival reasons only. -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)? diff --git a/README.rst b/README.rst index 7493a8d3..c952fd55 100644 --- a/README.rst +++ b/README.rst @@ -1,21 +1,4 @@ -============================== -MongoDB C Driver Documentation -============================== +The source the C Driver has been moved to the monorepo: +https://github.com/10gen/docs-mongodb-internal/tree/main/content/c-driver -This repository contains documentation for the MongoDB C Driver. - -File JIRA Tickets ------------------ - -To file issues or requests regarding the documentation, go to the `Documentation Jira Project `_. - -Licenses --------- - -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 \ No newline at end of file +This repo is being maintained for archival reasons only. \ No newline at end of file From a5b013e7db81c66df450e579bc3d862528a1d1f1 Mon Sep 17 00:00:00 2001 From: Rachel Mackintosh Date: Thu, 24 Jul 2025 10:38:39 -0400 Subject: [PATCH 2/2] monorepo message --- .github/pull_request_template.md | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 71fb21cd..19cb5c15 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -The source the C Driver has been moved to the monorepo: +The source for the C Driver has been moved to the monorepo: https://github.com/10gen/docs-mongodb-internal/tree/main/content/c-driver This repo is being maintained for archival reasons only. diff --git a/README.rst b/README.rst index c952fd55..8d823116 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -The source the C Driver has been moved to the monorepo: +The source for the C Driver has been moved to the monorepo: https://github.com/10gen/docs-mongodb-internal/tree/main/content/c-driver This repo is being maintained for archival reasons only. \ No newline at end of file