Skip to content

Commit 3069341

Browse files
authored
community updates (#317)
1 parent d63851e commit 3069341

File tree

2 files changed

+7
-45
lines changed

2 files changed

+7
-45
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,13 @@
1-
## Pull Request Info
1+
# Pull Request Info
22

33
[PR Reviewing Guidelines](https://github.com/mongodb/docs-node/blob/master/REVIEWING.md)
44

5-
### Issue JIRA link:
6-
https://jira.mongodb.org/browse/DOCSP-NNNNN
5+
JIRA - <https://jira.mongodb.org/browse/DOCSP-NNNNN>
6+
Staging - <https://docs-mongodbcom-staging.corp.mongodb.com/drivers/docsworker-xlarge/NNNNN/>
77

8-
### Snooty build log:
9-
**Paste your workerpool job link here**
10-
11-
### Docs staging link (requires sign-in on MongoDB Corp SSO):
12-
https://docs-mongodborg-staging.corp.mongodb.com/NNNNNNN/node/docsworker-xlarge/NNNNNNNNNNN/
13-
14-
### Self-Review Checklist
8+
## Self-Review Checklist
159

1610
- [ ] Is this free of any warnings or errors in the RST?
1711
- [ ] Did you run a spell-check?
1812
- [ ] Did you run a grammar-check?
19-
- [ ] Does it render on staging correctly?
2013
- [ ] Are all the links working?
21-
- [ ] Are the staging and workerpool job links in the PR description updated?
22-
23-
### If your page documents a concept, does it meet the following criteria?
24-
25-
- [ ] Target the [Jasmin persona](https://drive.google.com/file/d/14FbBOLCVxwSP6M9BK4Nz1Ir9tzxT8_02/view)
26-
- [ ] Target the [Lucas persona](https://drive.google.com/file/d/1J2vqJxo7ldv7OP_obA9Q-avf0o_ju4Lk/view)

README.rst

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,45 +2,20 @@
22
MongoDB Node Driver Documentation
33
=================================
44

5-
This repository contains documentation regarding MongoDB Node Driver.
5+
This repository contains documentation for the MongoDB Node Driver.
66

7-
Build and Stage
8-
---------------
9-
10-
To build and stage the documentation, use the
11-
`snooty autobuilder <https://docs.google.com/document/d/1tAr5kZL0xWhAbfmn9AVsIXbF9quaFFK9nfbUhpKJEBU/edit#heading=h.lwy5m08dmc0i>`_.
12-
To get the snooty autobuilder running on your fork, add a webhook
13-
according to the autobuilder setup guide. Feel free to reach out
14-
on the *snooty-onboarding* Slack channel if you cannot access
15-
the `how-to guide <https://docs.google.com/document/d/1x6NZExTldbAZCOMdKUVdPeI-ukMM1S6qZhbKjXAZ3uQ/edit>`_.
16-
17-
Changing Active Versions
18-
------------------------
19-
20-
To update the active version of this repository, see the
21-
`Guide to Updating the Driver Version on the MongoDB Documentation site <https://wiki.corp.mongodb.com/display/DE/Guide+to+Updating+the+Driver+Version+on+the+MongoDB+Documentation+site>`_.
22-
23-
Contribute
24-
----------
25-
26-
To contribute to the documentation,
27-
28-
- If you have not done so already, please sign the `MongoDB Contributor
29-
Agreement <https://www.mongodb.com/legal/contributor-agreement>`_.
30-
31-
- Fork this repository on GitHub and issue a pull request.
327

338
File JIRA Tickets
349
-----------------
3510

36-
File issue reports or requests at the `Documentation Jira Project
11+
Please file issue reports or requests at the `Documentation Jira Project
3712
<https://jira.mongodb.org/browse/DOCS>`_.
3813

3914
Licenses
4015
--------
4116

4217
All documentation is available under the terms of a `Creative Commons
43-
License <http://creativecommons.org/licenses/by-nc-sa/3.0/>`_.
18+
License <https://creativecommons.org/licenses/by-nc-sa/3.0/>`_.
4419

4520
The MongoDB Documentation Project is governed by the terms of the
4621
`MongoDB Contributor Agreement

0 commit comments

Comments
 (0)