Skip to content

Commit

Permalink
Merge pull request #18 from UTCWeb/UTCGilligan-patch-1
Browse files Browse the repository at this point in the history
Update README.md

Specified cloning the user's fork (`youruser/utctiny`) rather than the upstream (`utctiny/utctiny`) in the contributing instructions.
  • Loading branch information
majorschwartz authored May 12, 2023
2 parents c0c7a97 + 973c3ee commit debf4a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ URL Shortener with [YOURLS](https://yourls.org).
### Contributing

- Fork it (https://github.com/UTCWeb/utctiny/fork)
- Clone it (git clone https://github.com/utctiny/utctiny)
- Clone it (git clone https://github.com/youruser/utctiny)
- Create your feature branch (git checkout -b feature/UTCT-1-your-branch-name)
- Commit your changes (git commit -m 'UTCT-1-Description of a commit')
- Push to the branch (git push origin feature/UTCT-1-your-branch-name)
- Create a new Pull Request

### Collaborators
- [UTCGilligan](https://github.com/UTCGilligan)
- [MajorS](https://github.com/majorschwartz)
- [MajorS](https://github.com/majorschwartz)

0 comments on commit debf4a6

Please sign in to comment.