Skip to content

Commit 05146f8

Browse files
author
Chris Cho
authored
Merge pull request #140 from ccho-mongodb/PR-template
Add a GitHub PR template
2 parents 973e199 + b385848 commit 05146f8

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 Process
2+
3+
Please read the
4+
[Style Guide Review Process](https://wiki.corp.mongodb.com/display/DE/Technical+Writer+Style+Guide+Review+Process)
5+
wiki page.
6+
7+
Contributors should take the following actions:
8+
9+
- Request a PR review in #docs-style-guide Slack channel.
10+
- Add the Style Guide team reps as reviewers.
11+
- If any reviewer requests changes, address them and request another review.
12+
- When you receive PR review approvals from all the Style Guide team reps,
13+
they will merge the PR and notify you of the merge in the Slack channel.
14+
15+
# Pull Request Description
16+
17+
<Optional summary of changes>
18+
19+
JIRA URL: <https://jira.mongodb.org/browse/DOCSP-NNNNN>
20+
21+
Staging URL: <https://docs-mongodbcom-staging.corp.mongodb.com/drivers/docsworker-xlarge/NNNNN/>
22+

0 commit comments

Comments
 (0)