Skip to content

Commit 8aa0f1d

Browse files
author
Chris Cho
authored
update PR template (#756)
* update PR template
1 parent 716cd54 commit 8aa0f1d

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

.github/pull_request_template.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
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
5+
6+
### Snooty build log:
7+
**Paste your workerpool job link here**
58

69
### Docs staging link (requires sign-in on MongoDB Corp SSO):
7-
https://docs-mongodborg-staging.corp.mongodb.com/ecosystem/docsworker/NNNN/index.html
10+
https://docs-mongodborg-staging.corp.mongodb.com/ecosystem/docsworker/NNNNN/index.html
11+
12+
### Self-Review Checklist
13+
14+
- [ ] Is this free of any warnings or errors in the RST?
15+
- [ ] Did you run a spell-check?
16+
- [ ] Did you run a grammar-check?
17+
- [ ] Does it render on staging correctly?
18+
- [ ] Are all the links working?
19+
- [ ] Are the staging and workerpool job links in the PR description updated?

0 commit comments

Comments
 (0)