Skip to content

Commit

Permalink
Add note to avoid PRing solutions to this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshDevHub committed May 4, 2024
1 parent aa6cba4 commit 6495b71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ This repository is a complement to the Ruby course for The Odin Project. It cont

Each set of exercises should only be done **after** being directed to do so in the assignment of the corresponding Ruby lesson. I.e. if you just finished the Basic Data Types lesson you should **only** do the exercises in the `1_data_types` folder for now.

> [!IMPORTANT]
> Please do not submit your solutions as a PR to this repository. Any PR that does this will have to be closed.
## Cloning and installation

Clone this repository to your local machine. To do this, click on the green "Code" button at the top right of list of files and copy the link in the prompt. Then, run the following command in your terminal:
Expand Down

0 comments on commit 6495b71

Please sign in to comment.