1.0.0 Alpha Release #59

Merged
netkas merged 213 commits from v1.0.0_alpha into master 2023-01-29 23:27:58 +00:00
Showing only changes of commit f0946c6827 - Show all commits

36
CODE_OF_CONDUCT.md Normal file
View file

@ -0,0 +1,36 @@
# Code of Conduct
We are committed to maintaining a welcoming and inclusive environment for all contributors. In order to ensure that
everyone feels safe and respected, we have established the following code of conduct.
## Our Standards
We expect all contributors to:
- Be respectful and considerate of others
- Use inclusive language
- Avoid demeaning, discriminatory, or harassing behavior
- Respect the boundaries of others
We will not tolerate any behavior that does not align with these standards.
## Consequences of Unacceptable Behavior
Unacceptable behavior will not be tolerated and may result in consequences such as warning, blocking of access, or
permanent removal from the project.
## Reporting Unacceptable Behavior
If you witness or experience any behavior that is not aligned with our code of conduct, please report it immediately by
contacting the project maintainers. You can open an issue on the project's repository at [https://git.n64.cc/nosial/ncc](https://git.n64.cc/nosial/ncc).
## Attribution
This Code of Conduct is adapted from the Contributor Covenant, version 2.0, available at
[https://www.contributor-covenant.org/version/2/0/code_of_conduct.html](https://www.contributor-covenant.org/version/2/0/code_of_conduct.html).
## License
This Code of Conduct is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of
this license, visit [http://creativecommons.org/licenses/by/4.0/](http://creativecommons.org/licenses/by/4.0/).