Skip to content

Commit 1feb27b

Browse files
authored
(DOCSP-36966) Add a PR template to this repo (#883)
* (DOCSP-36966) Add a PR template to this repo * Edits per review
1 parent 4a61b66 commit 1feb27b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/pull-request-template.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!-- Add a description of your PR here (optional) -->
2+
3+
- [DOCSP-number](https://jira.mongodb.org/browse/)
4+
- [STAGING](paste the link to staging here)
5+
6+
- [LATEST BUILD LOG](paste the build here)
7+
8+
### Self-Review Checklist
9+
10+
- [ ] Check that the submodule pulled in the right changes (if applicable).
11+
- [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page.
12+
- [ ] Add genre facets (tutorial or reference), as in this [example PR](https://github.com/10gen/cloud-docs/pull/5042).
13+
- [ ] Add programmingLanguage (if necessary).
14+
- [ ] Add meta keywords (if necessary).
15+
- [ ] Resolve any new warnings or errors in the build.
16+
- [ ] Proofread for spelling and grammatical errors.
17+
- [ ] Check staging for rendering issues.
18+
- [ ] Confirm links are working.

0 commit comments

Comments
 (0)