This commit is contained in:
Tasos Katsoulas 2019-03-28 13:33:26 +02:00
Родитель 8fa3161cf9
Коммит ca209ca36f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 522F81314743785E
2 изменённых файлов: 12 добавлений и 0 удалений

8
CODE_OF_CONDUCT.md Normal file
Просмотреть файл

@ -0,0 +1,8 @@
# Community Participation Guidelines
This repository is governed by Mozilla's code of conduct and etiquette guidelines.
For more details, please read the
[Mozilla Community Participation Guidelines](https://www.mozilla.org/about/governance/policies/participation/).
## How to Report
For more information on how to report violations of the Community Participation Guidelines, please read our '[How to Report](https://www.mozilla.org/about/governance/policies/participation/reporting/)' page.

Просмотреть файл

@ -9,6 +9,7 @@ Table of Contents
* [Install, docs, API and more](#install-docs-api-and-more)
* [Contribute](#contribute)
* [Code of Conduct](#code-of-conduct)
* [File a Bug](#file-a-bug)
* [Writing code](#writing-code)
* [Chat With The Team](#chat-with-the-team)
@ -16,6 +17,9 @@ Table of Contents
## Install, docs, API and more
For documentation, see [mozillians.rtfd.org](https://mozillians.readthedocs.org/) or build the docs.
## Code of Conduct
By participating in this project, you're agreeing to uphold the [Mozilla Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/). If you need to report a problem, please see our [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md) guide.
## Contribute
### File a Bug