1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Update contributing doc (#5368)

* Update contributing doc

* Use better command
This commit is contained in:
Sam 2022-06-05 09:21:58 -07:00 committed by GitHub
parent 602a8478cd
commit c76be23e90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,6 +90,11 @@ rails s
git checkout -b new_feature_name
```
### 11. Keep your forked branch up to date with changes in main repo
```
git pull upstream main
```
## Legal
By submitting a Pull Request, you disavow any rights or claims to any changes