Merge pull request #644 from jupyter/github-community

[ci skip] Fill out github community files
This commit is contained in:
Peter Parente
2018-05-26 21:44:45 -04:00
committed by GitHub
2 changed files with 7 additions and 0 deletions

1
CODE_OF_CONDUCT.md Normal file
View File

@@ -0,0 +1 @@
Please see the [Project Jupyter Code of Conduct](https://github.com/jupyter/governance/blob/master/conduct/code_of_conduct.md).

6
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,6 @@
Thanks for for contributing! Please see the [Contributor Guide](https://jupyter-docker-stacks.readthedocs.io) in the
documentation for information about how to contribute [package updates](http://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/packages.html),
[recipes](http://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/recipes.html),
[tests](http://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/tests.html),
[features](http://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/features.html),
and [community-maintained stacks](http://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/stacks.html).