This repository
- is the home of the source code of conda-forge's documentation.
- is the home of the source code of conda-forge's status dashboard.
- provides an issue tracker for conda-forge related questions and issues that are not specific to individual feedstocks.
If you have questions or need help, please check out our documentation for a list of ways to interact with us.
-
You can help to improve the documentation! It is version-controlled in the conda-forge.github.io repository on GitHub.
-
The docs are built on GitHub Actions and run the
.ci_scripts/update_docs
script. We are glad to know that you would like to contribute. To build the docs locally, follow the steps mentioned below:
- Fork the conda-forge.github.io repository to your own GitHub user account.
- Clone this fork onto your computer.
- Go into the main folder.
Run the following commands.
conda env create -f ./.ci_scripts/environment.yml
conda activate conda-forge-docs
- For live builds,
npm install && npm run start
- For production builds, run
.ci_scripts/update_docs
- Make and commit your changes.
- Submit a pull request to the main repository proposing your changes.
We at conda-forge adhere to the NumFOCUS 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.
- 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.
If you believe someone is violating the code of conduct, please report this in a timely manner. Code of conduct violations reduce the value of the community for everyone. The team at conda-forge takes reports of misconduct very seriously and is committed to preserving and maintaining the welcoming nature of our community.
Reports should be sent to [email protected], a private mailing list only accessible by the members of the core team. If your report involves a member of the core team, please send it to NumFOCUS following these instructions.
All reports will be kept confidential. Please have a look at the Reporting guidelines.
conda-forge's team and/or our event staff will try to ensure your safety and help with any immediate needs, particularly at an in-person event. Once we have received the report through the relevant authorities, conda-forge will make every effort to acknowledge the receipt and take action. Have a look at the process of What Happens After a Report is Filed?.
Refer to our Community > Meeting minutes page.