mirror of
https://github.com/Respect/Validation.git
synced 2026-03-22 17:54:41 +01:00
Makes the project more friendly to GitHub users by providing conventional files. Those changes will improve our score under the GitHub community tab: https://github.com/Respect/Validation/community - The CHANGELOG.md file was removed. It was outdated and not being maintained. - Minimalistic .github/PULL_REQUEST_TEMPLATE.md - Minimalistic .github/SECURITY.md - Minimalistic .github/CODE_OF_CONDUCT.md - Minimalistic .github/ISSUE_TEMPLATE
20 lines
382 B
Markdown
20 lines
382 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: (c) Respect Project Contributors
|
|
SPDX-License-Identifier: MIT
|
|
-->
|
|
|
|
# Code of Conduct
|
|
|
|
## Our Pledge
|
|
|
|
We pledge to make participation in our project a harassment-free experience for everyone.
|
|
|
|
## Our Standards
|
|
|
|
- Be respectful
|
|
- Be collaborative
|
|
- Be inclusive
|
|
|
|
## Enforcement
|
|
|
|
Contact the maintainers if you experience or witness unacceptable behavior.
|