Skip to content

Commit 99fede9

Browse files
author
Chris Cho
committed
update pull request template
1 parent c5d3b43 commit 99fede9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
## Pull Request Info
22

33
### Issue JIRA link:
4-
https://jira.mongodb.org/browse/DOCSP-NNNN
4+
https://jira.mongodb.org/browse/DOCSP-NNNNN
55

66
### Docs staging link (requires sign-in on MongoDB Corp SSO):
77
https://docs-mongodborg-staging.corp.mongodb.com/NNNNNNN/java/docsworker-xlarge/NNNNNNNNNNN/
88

99
### Self-Review Checklist
1010

11-
- [ ] Are there any warnings or errors in the RST?
11+
- [ ] Is this free of any warnings or errors in the RST?
1212
- [ ] Did you run a spell-check?
1313
- [ ] Did you run a grammar-check?
1414
- [ ] Does it render on staging correctly?
15+
- [ ] Are all the links working?
1516
- [ ] Are the staging links in the PR description updated?
1617

0 commit comments

Comments
 (0)