Skip to content

Commit d499f48

Browse files
authored
monorepo message (#42)
1 parent 8c5056e commit d499f48

File tree

2 files changed

+6
-34
lines changed

2 files changed

+6
-34
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 Django Driver documentation has been moved to the docs-mongodb-internal repo:
2+
https://github.com/10gen/docs-mongodb-internal/tree/main/content/django-mongodb
23

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

README.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,4 @@
1-
# Django MongoDB Backend Documentation
1+
The source for the Django Driver documentation has been moved to the docs-mongodb-internal repo:
2+
https://github.com/10gen/docs-mongodb-internal/tree/main/content/django-mongodb
23

3-
This repository contains documentation for Django MongoDB Backend, the
4-
Django database backend that uses PyMongo to connect to MongoDB.
5-
6-
## Report Issues
7-
8-
To file issues or requests regarding the documentation, go to the
9-
`Documentation Jira Project <https://jira.mongodb.org/browse/DOCS>`\_.
10-
11-
## License
12-
13-
All documentation is available under the terms of a `Creative Commons
14-
License <https://creativecommons.org/licenses/by-nc-sa/3.0/>`\_.
15-
16-
If you have any questions, please contact `[email protected]
17-
<mailto:[email protected]>`\_.
18-
19-
-- The MongoDB Documentation Team
4+
This repo is being maintained for archival reasons only.

0 commit comments

Comments
 (0)