Skip to content

Commit bc90322

Browse files
author
Ed Costello
committed
DOCS-730 add CONTRIBUTING.md to git repo
1 parent bdb627f commit bc90322

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CONTRIBUTING.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Contributing to the MongoDB Documentation Project
2+
=================================================
3+
4+
We welcome your contributions to the MongoDB documentation project.
5+
The primary site is http://docs.mongodb.org/ and translated versions
6+
of the site are available in [Japanese – 日本人](http://jp.docs.mongodb.org/)
7+
and [Chinese – 中文](http://cn.docs.mongodb.org/).
8+
9+
10+
MongoDB documentation is distributed under a
11+
[Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported](http://creativecommons.org/licenses/by-nc-sa/3.0/)
12+
license.
13+
10gen, Inc. retains the copyright on MongoDB documentation and ask that
14+
you complete a [MongoDB/10gen Contributor Agreement](http://www.10gen.com/contributor)
15+
before we can accept your pull request.
16+
17+
Please review the following documents for our style, conventions,
18+
processes and practices for the MongoDB Documentation:
19+
20+
* [Style and Conventions](meta.style-guide.rst)
21+
* [Practices and Processes](meta.practices.rst)
22+
* [Organization](meta.organization.rst)
23+
* [Building and Deploying MongoDB Documentation](meta.build.rst)
24+
25+
Do not hesitate to open a ticket in our [Jira](https://jira.mongodb.org/browse/DOCS) project
26+
or to contact the [documentation team](mailto:[email protected])
27+
if you have any questions.

0 commit comments

Comments
 (0)