We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257a21d commit c0ef8c5Copy full SHA for c0ef8c5
src/maintainer/adding_pkgs.rst
@@ -60,7 +60,7 @@ Step-by-step Instructions
60
#. Checkout a new branch from the staged-recipes ``main`` branch.
61
#. Through CLI, cd inside the 'staged-recipes/recipes' directory.
62
#. Within your forked copy, create a new folder in the recipes folder for your package (i.e, ``...staged-recipes/recipes/<name-of-package>``)
63
-#. Copy `meta.yml
+#. Copy `meta.yaml
64
<https://github.com/conda-forge/staged-recipes/blob/master/recipes/
65
example/meta.yaml>`_ from the example directory.
66
All the changes in the following steps will happen in the COPIED meta.yaml (i.e., ``...staged-recipes/recipes/<name-of-package>/meta.yaml``).
0 commit comments