Skip to content

Commit

Permalink
Add note about cloning forked project for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Dec 10, 2023
1 parent 50a317c commit 30c79d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ This offers better controle and transparency.
### Get Project Source

First you have to clone the project with GIT.
If you want to make a pull request, you must clone your previously forked project and
not the original project.
After the project has been cloned, use `cd` to change into the project directory.

### Install Poetry
Expand Down

0 comments on commit 30c79d0

Please sign in to comment.