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 246
246
Create a new branch from the staged-recipes master branch.
247
247
</li>
248
248
<li><i class="mega-octicon fa-3x octicon-pencil"></i>
249
- Add a new conda recipe in a new "recipes/[your-package-name]" directory.
250
- There is an example of a well-written recipe in "recipes/example" you can copy.
251
- <a href="docs/maintainer/adding_pkgs.html#the-recipe-meta-yaml">Further guidance on writing good recipes</a>.
252
- <a href="docs/maintainer/adding_pkgs.html#running-tests-locally-for-staged-recipes">You can also test the recipe locally.</a>
249
+ Add a new conda recipe in a new "recipes/[your-package-name]" directory. Please make sure to follow these
250
+ <a href="https://conda-forge.org/docs/orga/guidelines.html">guidelines</a>.
251
+ You can also refer to an example of a well-written recipe in "recipes/example".
252
+ Further guidance on writing good recipes can be found <a href="docs/maintainer/adding_pkgs.html#the-recipe-meta-yaml">here</a>.
253
+ You can also <a href="docs/maintainer/adding_pkgs.html#running-tests-locally-for-staged-recipes">test a recipe locally.</a>
253
254
</li>
254
255
<li><i class="mega-octicon fa-3x octicon-git-pull-request"></i>
255
256
Propose the change as a pull request.
You can’t perform that action at this time.
0 commit comments