document the applicability of RFC 1855 / Netiquette
This commit is contained in:
parent
78225165ca
commit
8d323c1da4
2 changed files with 10 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -19,3 +19,4 @@ js/test/ export-ignore
|
||||||
.travis.yml export-ignore
|
.travis.yml export-ignore
|
||||||
composer.json export-ignore
|
composer.json export-ignore
|
||||||
BADGES.md export-ignore
|
BADGES.md export-ignore
|
||||||
|
CODE_OF_CONDUCT.md export-ignore
|
||||||
|
|
9
CODE_OF_CONDUCT.md
Normal file
9
CODE_OF_CONDUCT.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# Netiquette
|
||||||
|
|
||||||
|
As suggested by the current project hoster, we are hereby referring to
|
||||||
|
[RFC 1855](https://tools.ietf.org/html/rfc1855) as a minimum set of guidelines
|
||||||
|
of Network Etiquette for individuals interacting on this project.
|
||||||
|
|
||||||
|
The maintainers of this project reserve the right to remove unlawful or
|
||||||
|
disrupting content and block users that repeatedly disturb the project at their
|
||||||
|
discretion.
|
Loading…
Reference in a new issue