Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update finding and installing plugin docs #541

Merged
merged 13 commits into from
Feb 14, 2025
Prev Previous commit
Next Next commit
Include wording suggested by reviewers
melissawm authored Feb 13, 2025
commit 106bc74245ee26a1aa8c40d5349046e4bb5f7ca4
Original file line number Diff line number Diff line change
@@ -86,7 +86,7 @@ jobs:
(deploying-to-conda-forge)=
## Deploying to conda-forge
This is only a brief guide to deploying to `conda-forge`. More information can be found in the [conda-forge docs](https://conda-forge.org/docs/maintainer/adding_pkgs.html).

To deploy a plugin to `conda-forge`, the plugin's build and run requirements **must** be available on `conda-forge` so the plugin and its dependencies may be installed.
1. Fork https://github.com/conda-forge/staged-recipes
2. Create a new branch
3. Create a new folder in recipes directory (copy the existing example)