mbuesch / razer

Razer device library and tools
http://bues.ch/h/razercfg
GNU General Public License v2.0
250 stars 50 forks source link

Added icon to launcher #90

Closed yui-haider closed 7 years ago

mbuesch commented 7 years ago

Thanks for the pull request. Could you please squash that into a single commit?

yui-haider commented 7 years ago

Yes of course, I'll create a new pull request.

mbuesch commented 7 years ago

You can also update pull requests. There's no need to create a new one for every change.

OvermindDL1 commented 7 years ago

For note, when merging through Github you have the option to "Squash and Merge".

Or the person submitting the PR can squash in-place through normal 'git' without needing to create the PR (just have to git push origin --force then).

mbuesch commented 7 years ago

For note, when merging through Github you have the option to "Squash and Merge".

There are a couple of reasons I don't do this:

https://bues.ch/r/contribute

OvermindDL1 commented 7 years ago

True true yep. Though I'm one of those where I like history in full with development steps so I never squash, though in this case that might have been done anyway. ^.^