File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 275
275
Create a new branch from the staged-recipes master branch.
276
276
</li>
277
277
<li><i class="mega-octicon fa-3x octicon-pencil"></i>
278
- Add a new conda recipe in a new "recipes/[your-package-name]" directory.
279
- There is an example of a well-written recipe in "recipes/example" you can copy.
280
- <a href="docs/maintainer/adding_pkgs.html#the-recipe-meta-yaml">Further guidance on writing good recipes</a>.
281
- <a href="docs/maintainer/adding_pkgs.html#running-tests-locally-for-staged-recipes">You can also test the recipe locally.</a>
278
+ Add a new conda recipe in a new "recipes/[your-package-name]" directory. Please make sure to follow these
279
+ <a href="https://conda-forge.org/docs/orga/guidelines.html">guidelines</a>.
280
+ You can also refer to an example of a well-written recipe in "recipes/example".
281
+ Further guidance on writing good recipes can be found <a href="docs/maintainer/adding_pkgs.html#the-recipe-meta-yaml">here</a>.
282
+ Test your recipe locally using <a href="docs/maintainer/adding_pkgs.html#running-tests-locally-for-staged-recipes">these instructions.</a>
282
283
</li>
283
284
<li><i class="mega-octicon fa-3x octicon-git-pull-request"></i>
284
285
Propose the change as a pull request.
You can’t perform that action at this time.
0 commit comments