This commit is contained in:
krahets
2024-05-01 07:30:15 +08:00
parent 85f0bc4ed1
commit d246e08cc6
68 changed files with 220 additions and 220 deletions

View File

@@ -3617,7 +3617,7 @@
<p>In this open-source book, however, the content update cycle is shortened to just a few days or even hours.</p>
</div>
<h3 id="1-content-fine-tuning">1. &nbsp; Content fine-tuning<a class="headerlink" href="#1-content-fine-tuning" title="Permanent link">&para;</a></h3>
<p>As shown in the Figure 16-3 , there is an "edit icon" in the upper right corner of each page. You can follow these steps to modify text or code.</p>
<p>As shown in Figure 16-3, there is an "edit icon" in the upper right corner of each page. You can follow these steps to modify text or code.</p>
<ol>
<li>Click the "edit icon". If prompted to "fork this repository", please agree to do so.</li>
<li>Modify the Markdown source file content, check the accuracy of the content, and try to keep the formatting consistent.</li>
@@ -3626,7 +3626,7 @@
<p><a class="glightbox" href="../contribution.assets/edit_markdown.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="Edit page button" class="animation-figure" src="../contribution.assets/edit_markdown.png" /></a></p>
<p align="center"> Figure 16-3 &nbsp; Edit page button </p>
<p>Images cannot be directly modified and require the creation of a new <a href="https://github.com/krahets/hello-algo/issues">Issue</a> or a comment to describe the problem. We will redraw and replace the images as soon as possible.</p>
<p>Figures cannot be directly modified and require the creation of a new <a href="https://github.com/krahets/hello-algo/issues">Issue</a> or a comment to describe the problem. We will redraw and replace the figures as soon as possible.</p>
<h3 id="2-content-creation">2. &nbsp; Content creation<a class="headerlink" href="#2-content-creation" title="Permanent link">&para;</a></h3>
<p>If you are interested in participating in this open-source project, including translating code into other programming languages or expanding article content, then the following Pull Request workflow needs to be implemented.</p>
<ol>