Skip to content

Commit fb1344e

Browse files
authored
monorepo message (#284)
1 parent 1b1053c commit fb1344e

File tree

2 files changed

+6
-40
lines changed

2 files changed

+6
-40
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,4 @@
1-
# Pull Request Info
1+
The source for the PyMongo Driver documentation has been moved to the docs-mongodb-internal repo:
2+
https://github.com/10gen/docs-mongodb-internal/tree/main/content/pymongo-driver
23

3-
[PR Reviewing Guidelines](https://github.com/mongodb/docs-node/blob/master/REVIEWING.md)
4-
5-
JIRA - <https://jira.mongodb.org/browse/DOCSP-NNNNN>
6-
7-
### Staging Links
8-
<!-- start insert-links --><!-- end insert-links -->
9-
10-
## Self-Review Checklist
11-
12-
- [ ] Is this free of any warnings or errors in the RST?
13-
- [ ] Did you run a spell-check?
14-
- [ ] Did you run a grammar-check?
15-
- [ ] Are all the links working?
16-
- [ ] Are the [facets and meta keywords](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) accurate?
17-
- [ ] Are the page titles greater than 20 characters long and [SEO relevant](https://docs.google.com/spreadsheets/d/1Wkt0-5z04KmcMNscN5bjUKnzwWAtMq9VESp-Lz6r2o8/edit?usp=sharing)?
4+
This repo is being maintained for archival reasons only.

README.rst

Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,4 @@
1-
====================================
2-
MongoDB PyMongo Driver Documentation
3-
====================================
1+
The source for the PyMongo Driver documentation has been moved to the docs-mongodb-internal repo:
2+
https://github.com/10gen/docs-mongodb-internal/tree/main/content/pymongo-driver
43

5-
This repository contains documentation for PyMongo, the MongoDB driver
6-
for synchronous Python applications.
7-
8-
9-
File JIRA Tickets
10-
-----------------
11-
12-
Please file issue reports or requests at the `Documentation Jira Project
13-
<https://jira.mongodb.org/browse/DOCS>`_.
14-
15-
Licenses
16-
--------
17-
18-
All documentation is available under the terms of a `Creative Commons
19-
License <https://creativecommons.org/licenses/by-nc-sa/3.0/>`_.
20-
21-
The MongoDB Documentation Project is governed by the terms of the
22-
`MongoDB Contributor Agreement
23-
<https://www.mongodb.com/legal/contributor-agreement>`_.
24-
25-
-- The MongoDB Docs Team
4+
This repo is being maintained for archival reasons only.

0 commit comments

Comments
 (0)