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 c5d3b43 commit 99fede9Copy full SHA for 99fede9
.github/pull_request_template.md
@@ -1,16 +1,17 @@
1
## Pull Request Info
2
3
### Issue JIRA link:
4
-https://jira.mongodb.org/browse/DOCSP-NNNN
+https://jira.mongodb.org/browse/DOCSP-NNNNN
5
6
### Docs staging link (requires sign-in on MongoDB Corp SSO):
7
https://docs-mongodborg-staging.corp.mongodb.com/NNNNNNN/java/docsworker-xlarge/NNNNNNNNNNN/
8
9
### Self-Review Checklist
10
11
-- [ ] Are there any warnings or errors in the RST?
+- [ ] Is this free of any warnings or errors in the RST?
12
- [ ] Did you run a spell-check?
13
- [ ] Did you run a grammar-check?
14
- [ ] Does it render on staging correctly?
15
+- [ ] Are all the links working?
16
- [ ] Are the staging links in the PR description updated?
17
0 commit comments