Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dos and Dont's for colloaboration! #42

Open
ankiiitraj opened this issue Oct 21, 2020 · 2 comments
Open

Dos and Dont's for colloaboration! #42

ankiiitraj opened this issue Oct 21, 2020 · 2 comments

Comments

@ankiiitraj
Copy link
Member

ankiiitraj commented Oct 21, 2020

Some things to remember

Don'ts

  • Never push directly to the Main repostiory. Instead, push to your fork and then make pull request. This is very important.

Dos

  • Always remember to rebase your fork with the upstream before making a PR. Use git pull upstream <Branch Name> --rebase

Please add more Dos and don'ts

@ankiiitraj ankiiitraj pinned this issue Oct 21, 2020
@ankiiitraj
Copy link
Member Author

ankiiitraj commented Oct 21, 2020

Refer to the description!
@prskid1000 @Vishal19111999 @tusharjain0022 @hariom1625 @EmperorYP7

@jyotsana3108
Copy link

I would like to work on this issue. I would take reference from other repositories and try to add some more Do's and Don't s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants