We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37aeae4 commit a1df675Copy full SHA for a1df675
source/.github/pull_request_template.md
@@ -0,0 +1,14 @@
1
+# Pull Request Info
2
+
3
+[PR Reviewing Guidelines](https://github.com/mongodb/docs-rust/blob/master/REVIEWING.md)
4
5
+JIRA - <https://jira.mongodb.org/browse/DOCSP-NNNNN>
6
+Staging - <https://docs-mongodbcom-staging.corp.mongodb.com/drivers/docsworker-xlarge/NNNNN/>
7
8
+## Self-Review Checklist
9
10
+- [ ] Is this free of any warnings or errors in the RST?
11
+- [ ] Did you run a spell-check?
12
+- [ ] Did you run a grammar-check?
13
+- [ ] Are all the links working?
14
+- [ ] Are the [facets and meta keywords](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) accurate?
0 commit comments