brainhubeu / react-carousel

A pure extendable React carousel, powered by Brainhub (craftsmen who ❤️ JS)
https://brainhub.eu/
MIT License
1.07k stars 164 forks source link

a guide helping contributors to develop the library #550

Open piotr-s-brainhub opened 4 years ago

piotr-s-brainhub commented 4 years ago

Some contributors, who want to fix a bug or implement a new feature in react-carousel, don't know how to start so we should create a guide describing the meaning of particular directories/ files/ classes/ modules/ functions/ methods.

Ckbhatia commented 4 years ago

It is interesting ♥️

piotr-s-brainhub commented 4 years ago

@Ckbhatia

Maybe you see something particular, you'd like to be explained in such a guide?

Ckbhatia commented 4 years ago

Yes, I would like to explain, how to get started with react carousel to contribute.

piotr-s-brainhub commented 4 years ago

@Ckbhatia

So you don't understand the react-carousel code?

Ckbhatia commented 4 years ago

Yes, I didn't understand the folder structure for this.

You have a guide to getting started with documents. but no guide for react carousel itself.

piotr-s-brainhub commented 4 years ago

thanks

briankosw commented 4 years ago

I can attempt to work on this. I just recently did a pull request for a new feature #577, which meant that I had to do a good amount of digging around in the codebase. I am quite new to React (just started yesterday!) so I might need some help from more experienced users.

piotr-s-brainhub commented 4 years ago

@briankosw

You're more than welcome to open a PR.