An open API service indexing awesome lists of open source software.

https://github.com/fscm/ncoc

A (No) Code of Conduct for Human beings.
https://github.com/fscm/ncoc

code-of-conduct

Last synced: 3 months ago
JSON representation

A (No) Code of Conduct for Human beings.

Awesome Lists containing this project

README

          

# No Code of Conduct

A (No) Code of Conduct that can be used for/by communities of small publicly
shared projects.

## Synopsis

No Code of Conduct was created to allow projects and communities to cooperate
without getting stuck in endless debates on how members should behave. Publicly
shared projects should, by nature, be a welcoming and safe place.

Everyone is expected to behave like an adult and therefore be capable of
having adult discussions.

Everyone contributions are accepted regardless of their level of experience,
gender, gender identity and expression, sexual orientation, disability,
personal appearance, body size, race, ethnicity, age, religion, or nationality.
It should not be important. It should not be asked. It simply does not matter.

Everyone should be able to freely express their ideas without being offended
by nor offend others.

## Usage

Just copy the `CODE_OF_CONDUCT.md` file into the root directory of your
project. You may modify it as needed.

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request

Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file for more details on how
to contribute to this project.

## Versioning

This project uses [SemVer](http://semver.org/) for versioning. For the versions
available, see the [tags on this repository](https://github.com/fscm/ncoc/tags).

## Authors

* **Frederico Martins** - [fscm](https://github.com/fscm)

See also the list of [contributors](https://github.com/fscm/ncoc/contributors)
who participated in this project.

## License

This project is licensed under the Creative Commons Attribution 4.0 License -
see the [LICENSE](LICENSE) file for details

## Credits

Based on the [No Code of Conduct](https://github.com/domgetter/NCoC) by
[Dominic Muller (domgetter)](https://github.com/domgetter).