Skip to content

Commit 59036de

Browse files
author
Chris Cho
authored
Add PR template (#74)
1 parent 908c85d commit 59036de

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/pull_request_template.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Pull Request Info
2+
3+
### Issue JIRA link:
4+
https://jira.mongodb.org/browse/DOCSP-NNNNN
5+
6+
### Snooty build log:
7+
**Paste your workerpool job link here**
8+
9+
### Docs staging link (requires sign-in on MongoDB Corp SSO):
10+
https://docs-mongodborg-staging.corp.mongodb.com/NNNNNNN/spark/docsworker-xlarge/NNNNNNNNNNN/
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)