Skip to content

Commit fee3d08

Browse files
author
Chris Cho
authored
Update PR template (#138)
(cherry picked from commit 6329478ead4bcc6e051ac4edd416256bd454633a)
1 parent 6943c81 commit fee3d08

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/pull_request_template.md

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

3-
[PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md)
3+
[PR Reviewing Guidelines](https://github.com/mongodb/docs-kotlin/blob/master/REVIEWING.md)
44

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

88
## Self-Review Checklist
99

1010
- [ ] Is this free of any warnings or errors in the RST?
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?

0 commit comments

Comments
 (0)