Skip to content

Commit afc75c4

Browse files
authored
Merge pull request #1327 from benny-coy/patch-4
2 parents 6ea1c61 + e3cd8d9 commit afc75c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/user/how_to_get_help.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,19 +76,19 @@ <h1>How to get help in conda-forge<a class="headerlink" href="#how-to-get-help-i
7676
<div class="section" id="live-chat-on-gitter">
7777
<h2>Live chat on gitter<a class="headerlink" href="#live-chat-on-gitter" title="Permalink to this headline"></a></h2>
7878
<p>If you don’t know the first thing about conda-forge and/or is completely
79-
lost we recommend to get in touch via the chat and our community members will direct
79+
lost we recommend getting in touch via the chat and our community members will direct
8080
you to the proper documentation and/or help you via the chat.</p>
8181
</div>
8282
<div class="section" id="github-issues">
8383
<h2>GitHub issues<a class="headerlink" href="#github-issues" title="Permalink to this headline"></a></h2>
8484
<p>You can open issues at <a class="reference external" href="https://github.com/conda-forge/staged-recipes/issues">staged-recipes</a>
85-
to request a new package or to report a problem with staged-recipes itself (our port of entry to conda-forge).</p>
85+
to request a new package or to report a problem with staged-recipes itself, (our port of entry to conda-forge).</p>
8686
<p>Or you can open an issue about a specific package at the package feedstock via
8787
<code class="docutils literal notranslate"><span class="pre">https://github.com/conda-forge/&lt;PACKAGE-NAME&gt;-feedstock/issues</span></code></p>
8888
<p>When opening issues be sure to:</p>
8989
<ol class="arabic simple">
9090
<li><p>Try a new environment first following conda-forge <a class="reference external" href="https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge">install instructions</a>.</p></li>
91-
<li><p>Always open a new one when an issue is closed. In the packaging world symptoms may be similar but the causes are usually very different.</p></li>
91+
<li><p>Always open a new one when an issue is closed. In the packaging world, symptoms may be similar but the causes are usually very different.</p></li>
9292
<li><p>Fill in the required information. Without the output of <cite>conda list</cite> and <cite>conda info -a</cite> the team cannot debug the problem.</p></li>
9393
</ol>
9494
<p>You can open issues at <a class="reference external" href="https://github.com/conda-forge/conda-forge.github.io/issues">conda-forge.github.io</a>
@@ -213,4 +213,4 @@ <h3>Navigation</h3>
213213
</div>
214214
<!-- cloud_sptheme 1.4 -->
215215
</body>
216-
</html>
216+
</html>

0 commit comments

Comments
 (0)