Skip to content

Commit ea3ad12

Browse files
authored
Merge pull request #1758 from eriknw/mention_feedstock_outputs
2 parents be92b9d + 815e386 commit ea3ad12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/orga/guidelines.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,14 @@ Renaming Packages
9191
Sometimes, packages are misnamed.
9292
To correct the name of the package, please submit a PR into `staged-recipes <https://github.com/conda-forge/staged-recipes>`__ with the correct name.
9393
During the review process, please make certain to note that the package is renamed and contact a member of conda-forge/core to remove the old feedstock (and potentially package, if needed).
94+
9495
Occasionally, the .gitmodules file in the `feedstocks <https://github.com/conda-forge/feedstocks/blob/master/.gitmodules>`__ needs to be updated to remove the old feedstock.
9596
It's not entirely clear what those circumstances are.
9697
See `conda-forge.github.io#1070 <https://github.com/conda-forge/conda-forge.github.io/issues/1070>`__.
9798

99+
If an existing feedstock has already created a package of the same name,
100+
then you may need to add the new feedstock to the `feedstock-outputs <https://github.com/conda-forge/feedstock-outputs>`__ map.
101+
98102
.. _fix_broken_packages:
99103

100104
Fixing Broken Packages

0 commit comments

Comments
 (0)