Skip to content

Commit

Permalink
OSS
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Sep 30, 2024
1 parent 3c1220a commit 59d5c67
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -474,16 +474,30 @@ <h2>Dependencies</h2>

<section>
<h1>Open Source</h1>
<ul>
<li>Source code is publicly available</li>
<li>May be redistributed</li>
<li>May be modified</li>
<li>Often associated with a community and external contributions</li>
</ul>
</section>

<section>
<h1>Contributing to Open Source</h1>
<p>Most open source projects are on GitHub. Easy to use (even via web UI)</p>
<p>Contribution process:</p>
<ul>
<li>Fork</li>
<li>Pull Request</li>
</ul>
<p>There are other processes. The traditional way is sending patches per mail.</p>
</section>

<section>
<h2>Conclusion</h2>
<ul>
<li>Crystal can be a useful asset in your toolbox</li>
<li>It's easy to contribute to Open Source</li>
</ul>
</section>

Expand Down

0 comments on commit 59d5c67

Please sign in to comment.