Skip to content

Commit

Permalink
Merge pull request #373 from FabianaCampanari/FabianaCampanari-patch-1
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.MD
  • Loading branch information
FabianaCampanari authored Jan 11, 2024
2 parents 8578156 + 9cc6a9d commit 014b67a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CONTRIBUTING.MD
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,24 @@
<p>Hello! I am very glad that you're interested in contributing to Fabiana Campanari's project. Whether you're an experienced programmer or making your first open source contribution, everyone is welcome!</p>

<h2>How to Contribute</h2>

<ol>
<li>Fork the repository. This creates a copy of the project in your own GitHub account.</li>
<li>Clone the repository. This downloads the repository to your local computer.</li>
<li>Create a branch. This creates a space for you to work on your changes.</li>
<li>Make your changes. Add, edit, or delete whatever you think is necessary.</li>
<li>Commit your changes. This saves your changes in your branch.</li>
<li>Push your changes. This uploads your changes to your repository on GitHub.</li>
<li>Create a Pull Request. This sends your changes for review.</li>
</ol>

<h2>Code of Conduct</h2>

<p>We ask that all contributors follow our <a href="CODE_OF_CONDUCT.md">Code of Conduct</a>, which sets expectations for the community in terms of respectful and inclusive behavior.</p>

<h2>Questions?</h2>

<p>If you have any questions, feel free to open an Issue. We'll do our best to help you!</p>

🌎💙 We Are All One ! We Are Open Source 🫶 !

0 comments on commit 014b67a

Please sign in to comment.