Skip to content

Commit e3bbef1

Browse files
author
Chris Cho
authored
110823: Taxonomy tagging and PR template update (#927)
* 110823: Taxonomy tagging and PR template update
1 parent 0013ca6 commit e3bbef1

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ Staging - <https://docs-mongodbcom-staging.corp.mongodb.com/drivers/docsworker-x
1111
- [ ] Did you run a spell-check?
1212
- [ ] Did you run a grammar-check?
1313
- [ ] Are all the links working?
14+
- [ ] Are the [facets and meta keywords](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) accurate?

source/motor.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
Motor (Async Driver)
55
====================
66

7+
.. facet::
8+
:name: genre
9+
:values: reference
10+
11+
.. meta::
12+
:keywords: Python async, Stable API, local connection, atlas
13+
714
.. contents:: On this page
815
:local:
916
:backlinks: none

0 commit comments

Comments
 (0)