-
-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ab39dd5
commit 0aa2fac
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Code of Conduct for GPU-Jupyter | ||
|
||
## Our Commitment | ||
|
||
In the interest of fostering an open and welcoming environment, we as contributors and maintainers of GPU-Jupyter, commit to making participation in our project and our community a harassment-free experience for everyone. This is in line with our goal of providing a robust platform for data science and machine learning workflows, leveraging the power of NVIDIA GPUs and JupyterLab. | ||
|
||
## Standards | ||
|
||
We aim to create a positive environment. Therefore, we encourage the following behavior: | ||
|
||
- **Inclusive Language**: Use welcoming and inclusive language. | ||
- **Respect Different Viewpoints**: Respect differing viewpoints and experiences. | ||
- **Graceful Acceptance of Constructive Criticism**: Accept and offer constructive criticism. | ||
- **Focus on Community Well-being**: Prioritize the well-being and advancement of the community. | ||
- **Empathy and Kindness**: Show empathy and kindness towards other community members. | ||
|
||
Examples of unacceptable behavior include: | ||
|
||
- **Harassment in Any Form**: Posting trolling, insulting, derogatory comments, or personal or political attacks. | ||
- **Publishing Others' Private Information**: Publishing others' private information without explicit permission. | ||
- **Other Unprofessional Conduct**: Conduct which could reasonably be considered inappropriate in a professional setting. | ||
|
||
## Our Responsibilities | ||
|
||
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior. | ||
|
||
## Scope | ||
|
||
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. | ||
|
||
## Attribution | ||
|
||
This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org/), version 1.4, and is tailored to meet the specific needs of the GPU-Jupyter project. |