sindresorhus / gulp-rev

Static asset revisioning by appending content hash to filenames: `unicorn.css` → `unicorn-d41d8cd98f.css`
MIT License
1.54k stars 217 forks source link

Add some contributing tools #174

Closed benbieler closed 8 years ago

benbieler commented 8 years ago

Description

A gitter chat for this npm package would be quite cool! CodeClimate would be cool as well. Waffle.io would be good for issue management.

:+1: or :-1: ?

benbieler commented 8 years ago

@sindresorhus Whats your take? This would be something that (again) ;) you would have to do, since you are the owner, and can access the repo settings...

samarpanda commented 8 years ago

Good have these features 👍

sindresorhus commented 8 years ago

I don't see the point of CodeClimate and Waffle. There are not that many issues. I'm happy to add Gitter.

sindresorhus commented 8 years ago

Gitter added.

To clarify re CodeClimate, we already run ESLint in Travis, so not much benefit.

benbieler commented 8 years ago

Ok, thanks!