aagarwal1012 / Animated-Text-Kit

🔔 A flutter package to create cool and beautiful text animations. [Flutter Favorite Package]
https://animated-text-kit.web.app
MIT License
1.66k stars 304 forks source link

addition in contributing.md #236

Closed khareyash05 closed 3 years ago

khareyash05 commented 3 years ago

Hi! I would like to add the following in contributing.md- Difference between GIT and GITHUB How to clone,fork repository How to create a branch and then use git push to push to repo Create a PR Squash commits in a single issue into one Updating the forked and local repo as the updations are made in the upstream

Sameerkash commented 3 years ago

@khareyash05 Difference between Git and Github is beyond the scope of this project, it already assumes familiarity with such things. I personally think only a few lines specifying fork, clone , branch and squash would be slightly valuable, or else better would be to pointing to a source that contains all this content.

Else this is just redundant information.

CC to other mentors for their opinion.

khareyash05 commented 3 years ago

Should I provide u with some screen shots of the file @Sameerkash ?

Sameerkash commented 3 years ago

Let's wait for another mentor's opinion

cc @aagarwal1012 @awhitford

SirusCodes commented 3 years ago

@khareyash05 you already opened same here #214 and we still think the same.