17d79360bd
Fixes #1655 As of January 1 2019, Mozilla requires that all GitHub projects include this [CODE_OF_CONDUCT.md](https://github.com/mozilla/repo-templates/blob/master/templates/CODE_OF_CONDUCT.md) file in the project root. The file has two parts: 1. Required Text - All text under the headings *Community Participation Guidelines and How to Report*, are required, and should not be altered. 2. Optional Text - The Project Specific Etiquette heading provides a space to speak more specifically about ways people can work effectively and inclusively together. Some examples of those can be found on the [Firefox Debugger](https://github.com/devtools-html/debugger.html/blob/master/CODE_OF_CONDUCT.md) project, and [Common Voice](https://github.com/mozilla/voice-web/blob/master/CODE_OF_CONDUCT.md). (The optional part is commented out in the [raw template file](https://raw.githubusercontent.com/mozilla/repo-templates/blob/master/templates/CODE_OF_CONDUCT.md), and will not be visible until you modify and uncomment that part.) If you have any questions about this file, or Code of Conduct policies and procedures, please see [Mozilla-GitHub-Standards](https://wiki.mozilla.org/GitHub/Repository_Requirements) or email Mozilla-GitHub-Standards+CoC@mozilla.com. _(Message COC002)_ |
||
---|---|---|
.circleci | ||
atmo | ||
bin | ||
docs | ||
requirements | ||
tests | ||
.coveragerc | ||
.dockerignore | ||
.editorconfig | ||
.env-dist | ||
.gitignore | ||
.pyup.yml | ||
CHANGELOG.rst | ||
CODE_OF_CONDUCT.md | ||
Dockerfile | ||
Dockerfile.dev | ||
LICENSE | ||
Makefile | ||
NEWS.md | ||
Procfile | ||
README.md | ||
contribute.json | ||
docker-compose.yml | ||
manage.py | ||
newrelic.ini | ||
package-lock.json | ||
package.json | ||
pyproject.toml | ||
pytest.ini | ||
renovate.json | ||
runtime.txt | ||
setup.cfg | ||
setup.py |
README.md
atmo - The code for the Telemetry Analysis Service
The full documentation can be found on Read The Docs:
https://atmo.readthedocs.io/