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 90499bb commit df62f38Copy full SHA for df62f38
src/orga/guidelines.rst
@@ -57,7 +57,7 @@ help or version). It is suggested to get the compiled code to run all tests (e.g
57
happen in the build.
58
59
It is possible, though not recommended, to include multiple recipes into a
60
-single pull request on `staged-recipes <https://github.com/conda-forge/staged-recipes>`__. conda-build-all is used to determine
+single pull request on `staged-recipes <https://github.com/conda-forge/staged-recipes>`__. ``conda-build-all`` is used to determine
61
the build order and the necessary build matrix (e.g. which python versions to
62
build against). From a practical perspective, there are limitations on the
63
continuous integration resources and also on what reviewers are able/willing
0 commit comments