Skip to content

Commit

Permalink
update2
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangchenjhu committed Nov 22, 2024
1 parent 3b8c22c commit 6da8b4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Thank you for your interest in contributing to package_name! As a contributor, y
3. **Clone Your Fork Locally**:
- Once your fork is created, you can clone it to your local machine to start working:
```bash
git clone https://github.com/your-username/package_name.git
cd package_name
git clone https://github.com/your-username/base-template
cd <repo dir>
```

You now have your own copy (fork) of the repository where you can make changes independently from the main repository. When you’re ready to contribute back, you can create a pull request from your fork to the main repository.
Expand Down

0 comments on commit 6da8b4c

Please sign in to comment.