Skip to content

Conversation

@Kaushkiraj
Copy link

For the first time, I am contributing to open source. Thanks a lot to all the member of Codesis.

@tushar5526
Copy link
Member

Hey @Kaushkiraj looks good to me. Try squashing your commits into one. Read this

Copy link
Member

@adiaholic adiaholic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are 2 things you need to take care of:

  1. Never use your master branch to push features. Instead you should make a branch on your fork: eg kaushikiraj/some-relevant-name. If you make PRs from the master branch, you won't be able to work on multiple issues simultaneously.
  2. The PR message Merge pull request doesn't carry any significant information. It is in best practise to write something which gives the reviewer a gist of what that PR does.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants