Skip to content

Commit

Permalink
Merge pull request #57 from MindfulAI-Copilots-Bots/FabianaCampanari-…
Browse files Browse the repository at this point in the history
…patch-1

Update CONTRIBUTING.MD
  • Loading branch information
FabianaCampanari authored Feb 8, 2024
2 parents d482903 + b470e36 commit 4ba5247
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CONTRIBUTING.MD
Original file line number Diff line number Diff line change
@@ -1 +1,26 @@

<h1>Contributing to Fabiana Campanari's Project</h1>

<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>

<br>

0 comments on commit 4ba5247

Please sign in to comment.