Skip to content

Commit b789a03

Browse files
Add PR Template (#171)
1 parent fa6d724 commit b789a03

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.github/pull_request_template.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Pull Request Info
2+
3+
### Issue JIRA link:
4+
5+
https://jira.mongodb.org/browse/DOCSP-NNNNN
6+
7+
### Snooty build log:
8+
9+
**Paste your workerpool job link here**
10+
11+
### Docs staging link (requires sign-in on MongoDB Corp SSO):
12+
13+
https://docs-mongodborg-staging.corp.mongodb.com/golang/docsworker-xlarge/NNNNNNNNNNN/
14+
15+
### Self-Review Checklist
16+
17+
- [ ] Is this free of any warnings or errors in the RST?
18+
- [ ] Did you run a spell-check?
19+
- [ ] Did you run a grammar-check?
20+
- [ ] Does it render on staging correctly?
21+
- [ ] Are all the links working?
22+
- [ ] Are the staging and workerpool job links in the PR description updated?

0 commit comments

Comments
 (0)