Skip to content
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,18 @@ If you have questions or need help, please check out our documentation for a [li
4. Make and commit your changes.
5. Submit a [pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests) to the main repository proposing your changes.

## Code of conduct

Be kind to others. Do not insult or put down others. Behave professionally. Remember that harassment and sexist, racist, or exclusionary jokes are not appropriate for conda-forge.

All communication should be appropriate for a professional audience including people of many different backgrounds. Sexual language and imagery is not appropriate.
Comment thread
shloka-gupta marked this conversation as resolved.
Outdated

conda-forge is dedicated to providing a harassment-free community for everyone, regardless of gender, sexual orientation, gender identity and expression, disability, physical appearance, body size, race, or religion. We do not tolerate harassment of community members in any form.

Thank you for helping make this a welcoming, friendly community for all.

Note: Conda-forge adheres to [NumFOCUS Code of Conduct.](https://numfocus.org/code-of-conduct)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Note: Conda-forge adheres to [NumFOCUS Code of Conduct.](https://numfocus.org/code-of-conduct)
We at conda-forge adhere to the [NumFOCUS Code of Conduct.](https://numfocus.org/code-of-conduct)

very minor, but always better to phrase things as humans rather than abstract entities, so we at conda-forge adhere to the CoC, rather than "conda-forge" as an abstract entity (presumably encompassing more than the people, like the bots, etc.) adhering to it


**Note: "All changes must be made in the `/src` folder and NOT in the `/docs` folder. Html files in the ./docs folder are auto generated "**

## conda-forge dev meetings
Expand Down