You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
U.S. Department of Energy, Offices of Advanced Scientific Computing Research and the Biological and Environmental Research as part of the Scientific Discovery Through Advanced Computing program, grant no. DE-SC0010429
<li>Consider starting the commit message (not the title of the PR) with
936
936
an applicable emoji:<ul>
937
-
<li><imgalt="bug" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/bug.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:bug:</span></code> when fixing a bug</li>
938
-
<li><imgalt="art" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/art.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:art:</span></code> when improving the format/structure of the code</li>
939
-
<li><imgalt="racehorse" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/racehorse.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:racehorse:</span></code> when improving performance</li>
940
-
<li><imgalt="memo" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/memo.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:memo:</span></code> when writing docs</li>
941
-
<li><imgalt="fire" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/fire.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:fire:</span></code> when removing code or files</li>
942
-
<li><imgalt="white_check_mark" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/white_check_mark.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:white_check_mark:</span></code> when adding tests</li>
943
-
<li><imgalt="penguin" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/penguin.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:penguin:</span></code> when fixing something on Linux</li>
944
-
<li><imgalt="apple" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/apple.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:apple:</span></code> when fixing something on macOS</li>
945
-
<li><imgalt="computer" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/computer.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:computer:</span></code> when fixing something on Windows</li>
946
-
<li><imgalt="green_heart" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/green_heart.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:green_heart:</span></code> when fixing the CI build</li>
937
+
<li><imgalt="bug" height="20px" src="_static/img/bug.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:bug:</span></code> when fixing a bug</li>
938
+
<li><imgalt="art" height="20px" src="_static/img/art.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:art:</span></code> when improving the format/structure of the code</li>
939
+
<li><imgalt="racehorse" height="20px" src="_static/img/racehorse.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:racehorse:</span></code> when improving performance</li>
940
+
<li><imgalt="memo" height="20px" src="_static/img/memo.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:memo:</span></code> when writing docs</li>
941
+
<li><imgalt="fire" height="20px" src="_static/img/fire.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:fire:</span></code> when removing code or files</li>
942
+
<li><imgalt="white_check_mark" height="20px" src="_static/img/white_check_mark.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:white_check_mark:</span></code> when adding tests</li>
943
+
<li><imgalt="penguin" height="20px" src="_static/img/penguin.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:penguin:</span></code> when fixing something on Linux</li>
944
+
<li><imgalt="apple" height="20px" src="_static/img/apple.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:apple:</span></code> when fixing something on macOS</li>
945
+
<li><imgalt="computer" height="20px" src="_static/img/computer.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:computer:</span></code> when fixing something on Windows</li>
946
+
<li><imgalt="green_heart" height="20px" src="_static/img/green_heart.png" width="20px"/><codeclass="docutils literal notranslate"><spanclass="pre">:green_heart:</span></code> when fixing the CI build</li>
<h3>What should I do before opening an issue?<aclass="headerlink" href="#what-should-i-do-before-opening-an-issue" title="Permalink to this headline">¶</a></h3>
956
956
<p>Following these guidelines helps maintainers and the community
957
-
understand your report <imgalt="pencil" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/pencil.png" width="20px"/>, reproduce the behavior <imgalt="computer" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/computer.png" width="20px"/>, and
957
+
understand your report <imgalt="pencil" height="20px" src="_static/img/pencil.png" width="20px"/>, reproduce the behavior <imgalt="computer" height="20px" src="_static/img/computer.png" width="20px"/>, and
958
958
fix it.</p>
959
959
<ulclass="simple">
960
960
<li><strong>Get the latest version</strong> Check if you can reproduce the problem
961
961
with the latest version, if the problem happens when you run your
962
962
script/function with a different version of <codeclass="docutils literal notranslate"><spanclass="pre">MATLAB</span></code> or when using
963
-
a different computer <imgalt="computer" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/computer.png" width="20px"/> or different operating system (such
963
+
a different computer <imgalt="computer" height="20px" src="_static/img/computer.png" width="20px"/> or different operating system (such
964
964
as <codeclass="docutils literal notranslate"><spanclass="pre">Linux</span></code>, <codeclass="docutils literal notranslate"><spanclass="pre">Windows</span></code>, or <codeclass="docutils literal notranslate"><spanclass="pre">macOS</span></code>).</li>
965
965
<li><strong>Check The COBRA Toolbox Forum on Google</strong>
@@ -997,7 +997,7 @@ <h3>How can I report an issue (or enhancement)?<a class="headerlink" href="#how-
997
997
<li>If you’re reporting that <codeclass="docutils literal notranslate"><spanclass="pre">MATLAB</span></code> crashed, include a crash report.
998
998
Indicate the line that you think that made <codeclass="docutils literal notranslate"><spanclass="pre">MATLAB</span></code> crash. As this
999
999
is an operating system related issue, please make sure to test the
1000
-
same code on a different computer and/or operating system <imgalt="computer" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/computer.png" width="20px"/>
1000
+
same code on a different computer and/or operating system <imgalt="computer" height="20px" src="_static/img/computer.png" width="20px"/>
1001
1001
before reporting the issue.</li>
1002
1002
<li>If the problem is related to performance, include more details, such
1003
1003
as CPU information, RAM, computer brand/model. Eventually, mention
<h2>What should I do before opening an issue?<aclass="headerlink" href="#what-should-i-do-before-opening-an-issue" title="Permalink to this headline">¶</a></h2>
136
136
<p>Following these guidelines helps maintainers and the community
137
-
understand your report <imgalt="pencil" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/pencil.png" width="20px"/>, reproduce the behavior <imgalt="computer" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/computer.png" width="20px"/>, and
137
+
understand your report <imgalt="pencil" height="20px" src="_static/img/pencil.png" width="20px"/>, reproduce the behavior <imgalt="computer" height="20px" src="_static/img/computer.png" width="20px"/>, and
138
138
fix it.</p>
139
139
<ulclass="simple">
140
140
<li><strong>Get the latest version</strong> Check if you can reproduce the problem
141
141
with the latest version, if the problem happens when you run your
142
142
script/function with a different version of <codeclass="docutils literal"><spanclass="pre">MATLAB</span></code> or when using
143
-
a different computer <imgalt="computer" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/computer.png" width="20px"/> or different operating system (such
143
+
a different computer <imgalt="computer" height="20px" src="_static/img/computer.png" width="20px"/> or different operating system (such
144
144
as <codeclass="docutils literal"><spanclass="pre">Linux</span></code>, <codeclass="docutils literal"><spanclass="pre">Windows</span></code>, or <codeclass="docutils literal"><spanclass="pre">macOS</span></code>).</li>
145
145
<li><strong>Check The COBRA Toolbox Forum on Google</strong>
@@ -177,7 +177,7 @@ <h2>How can I report an issue (or enhancement)?<a class="headerlink" href="#how-
177
177
<li>If you’re reporting that <codeclass="docutils literal"><spanclass="pre">MATLAB</span></code> crashed, include a crash report.
178
178
Indicate the line that you think that made <codeclass="docutils literal"><spanclass="pre">MATLAB</span></code> crash. As this
179
179
is an operating system related issue, please make sure to test the
180
-
same code on a different computer and/or operating system <imgalt="computer" height="20px" src="http://gibbs.unal.edu.co/cobradoc/cobratoolbox/img/computer.png" width="20px"/>
180
+
same code on a different computer and/or operating system <imgalt="computer" height="20px" src="_static/img/computer.png" width="20px"/>
181
181
before reporting the issue.</li>
182
182
<li>If the problem is related to performance, include more details, such
183
183
as CPU information, RAM, computer brand/model. Eventually, mention
0 commit comments