Skip to content

Commit f70b783

Browse files
terakilobyteschmalliso
authored andcommitted
Updater README and PR template (#241)
* changes to readme and template * update raedme * copypasta
1 parent 8d44847 commit f70b783

File tree

2 files changed

+25
-18
lines changed

2 files changed

+25
-18
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,13 @@
1-
## Pull Request Info
1+
# Pull Request Info
22

33
[PR Reviewing Guidelines](https://github.com/10gen/docs-kafka-connector/blob/master/REVIEWING.md)
44

5-
### Issue JIRA link:
6-
https://jira.mongodb.org/browse/DOCSP-NNNNN
5+
JIRA - <https://jira.mongodb.org/browse/DOCSP-NNNNN>
6+
Staging - <https://docs-mongodbcom-staging.corp.mongodb.com/drivers/docsworker-xlarge/NNNNN/>
77

8-
### Snooty build log:
9-
**Paste your workerpool job link here**
10-
11-
### Docs staging link (requires sign-in on MongoDB Corp SSO):
12-
https://docs-mongodborg-staging.corp.mongodb.com/NNNNNNN/node/docsworker-xlarge/NNNNNNNNNNN/
13-
14-
### Self-Review Checklist
8+
## Self-Review Checklist
159

1610
- [ ] Is this free of any warnings or errors in the RST?
1711
- [ ] Did you run a spell-check?
1812
- [ ] Did you run a grammar-check?
19-
- [ ] Does it render on staging correctly?
2013
- [ ] Are all the links working?
21-
- [ ] Are the staging and workerpool job links in the PR description updated?
22-
23-
### If your page documents a concept, does it meet the following criteria?
24-
25-
- [ ] Target the [Jasmin persona](https://drive.google.com/file/d/14FbBOLCVxwSP6M9BK4Nz1Ir9tzxT8_02/view)
26-
- [ ] Target the [Lucas persona](https://drive.google.com/file/d/1J2vqJxo7ldv7OP_obA9Q-avf0o_ju4Lk/view)
27-

README.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
MongoDB Kafka Connector Documentation
33
=====================================
44

5+
<<<<<<< HEAD
56
<<<<<<< HEAD
67
This repository contains documentation for the MongoDB Kafka Connector.
78

@@ -20,10 +21,19 @@ Report Issues
2021
-------------
2122

2223
File issue reports or requests to the `Documentation Jira Project
24+
=======
25+
This repository contains documentation for the MongoDB Kafka Connector.
26+
27+
File JIRA Tickets
28+
-----------------
29+
30+
Please file issue reports or requests at the `Documentation Jira Project
31+
>>>>>>> Updater README and PR template (#241)
2332
<https://jira.mongodb.org/browse/DOCS>`_.
2433

2534
Licenses
2635
--------
36+
<<<<<<< HEAD
2737
=======
2838
This repository contains documentation regarding components of the
2939
MongoDB Kafka Connector. This documentation builds on the work of the
@@ -61,9 +71,20 @@ File issue reports or requests at the `Private Documentation Jira Project
6171

6272
All documentation is available under the terms of a `Creative Commons
6373
License <http://creativecommons.org/licenses/by-nc-sa/3.0/>`_.
74+
=======
75+
76+
All documentation is available under the terms of a `Creative Commons
77+
License <https://creativecommons.org/licenses/by-nc-sa/3.0/>`_.
78+
>>>>>>> Updater README and PR template (#241)
6479

6580
The MongoDB Documentation Project is governed by the terms of the
6681
`MongoDB Contributor Agreement
6782
<https://www.mongodb.com/legal/contributor-agreement>`_.
6883

6984
-- The MongoDB Docs Team
85+
<<<<<<< HEAD
86+
=======
87+
88+
89+
90+
>>>>>>> Updater README and PR template (#241)

0 commit comments

Comments
 (0)