preact-router icon indicating copy to clipboard operation
preact-router copied to clipboard

What are the steps for contributing to this repository?

Open idchlife opened this issue 9 years ago • 1 comments
trafficstars

I tried to use github repo as source for npm package, but I got at the time not really working version without dist. Or I am missing something?

Basically have some things that I already have monkey patches for (redirect loop protection for now).

idchlife avatar Jun 30 '16 10:06 idchlife

I use npm link locally. You're right about git installs not working, I don't have a solution for that.

For contributing, it's fine to send patches via a PR - even if it's just minimal stuff, I don't mind filling in the details and writing tests for stuff after merge ☺

It would be good to set up a contributing.md and add a proper walkthrough of the development workflow. I might try to do that this weekend.

developit avatar Jun 30 '16 12:06 developit