diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 14cb2c0..19cb5c1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,18 +1,5 @@ -# Pull Request Info +The source for 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 7493a8d..8d82311 100644 --- a/README.rst +++ b/README.rst @@ -1,21 +1,4 @@ -============================== -MongoDB C Driver Documentation -============================== +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 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