Current Behaviour:
Each pull request contains many commits that makes it difficult for the reader.
Feature Requested:
Add squash feature in the Contribution guideline (https://github.com/Cloud-CV/EvalAI/blob/master/.github/CONTRIBUTING.md). This will help the contributors to squash all the commits in a single commit making the pull request much cleaner than now.
Steps to squash:
For further info, please visit:
https://www.internalpointers.com/post/squash-commits-into-one-git
@Kajol-Kumari The suggestion is quite good . But we should also see the pros and cons http://www.davidchudzicki.com/posts/first-parent and after this if community finds it ok then we can add this as a mandatory or suggested way to keep pr nice and organized
@Kajol-Kumari The suggestion is quite good . But we should also see the pros and cons http://www.davidchudzicki.com/posts/first-parent and after this if community finds it ok then we can add this as a mandatory or suggested way to keep pr nice and organized
@Suryansh5545 Most of the against points can be tackled by adding a note in the guideline i.e "Please squash only if you are done with all the work to done with that pr and has been reviewed by one of the mentor." And rest as the community decides after looking at the suggestions and docs.
@Kajol-Kumari Yea this can be done.
Thanks, @Kajol-Kumari for the issue and @Suryansh5545 for the suggestion. Can anyone of you please add this and open up a PR?
@RishabhJain2018 I would like to work on it.
This is fixed.
Most helpful comment
@RishabhJain2018 I would like to work on it.