├── README.md └── code-of-conduct.md /README.md: -------------------------------------------------------------------------------- 1 | # Code of Conduct 2 | 3 | The Twitter Code of Conduct has moved to 4 | so that it 5 | automatically applies to all repos in our GitHub organization. 6 | -------------------------------------------------------------------------------- /code-of-conduct.md: -------------------------------------------------------------------------------- 1 | File moved to . 2 | --------------------------------------------------------------------------------