mdbootstrap / TW-Elements-React

TW Elements for React - 𝙃𝙪𝙜𝙚 collection of Tailwind + React components, sections and templates 😎
https://tw-elements.com/docs/react/
MIT License
139 stars 27 forks source link

Fix scroll back to top demo in documentation #70

Open juujisai opened 1 year ago

ManavJoshi111 commented 1 year ago

@juujisai
I'm new to open source contributions, and I'm interested in contributing to this project. I came across this issue, but I'm unsure about how to proceed or how to reproduce it. Could someone please provide guidance on what steps I should take to get started? Any assistance would be greatly appreciated. Thank you!

juujisai commented 1 year ago

@ManavJoshi111 Hi, since in this task, we have to fix a problem with a docs demo I'd rather assign it to @iprzybysz . I can assign you to other tasks if you want.

Checkout our guide about contribution: https://tailwind-elements.com/docs/react/getting-started/contribute/

ManavJoshi111 commented 1 year ago

@juujisai Hello, Thanks for providing the guide. I went through it.

I would really love to contribute, please assign me to other tasks.

Thanks in advance :)

juujisai commented 1 year ago

@ManavJoshi111 Would you like to create an Alert component? Based on the one from TE Standard?

https://github.com/mdbootstrap/Tailwind-Elements-React/issues/77

We also require our contributors to sign the CLA. Please check it out https://cla.tailwind-elements.com/

ManavJoshi111 commented 1 year ago

@juujisai With the help and guidance, I can surely work on the alert component. Thanks for the opportunity.

juujisai commented 1 year ago

@ManavJoshi111 I've assigned you to the task. Please check our other React components and see the file structure. If you would like to also create a documentation. You would need hugo for that.

Most of the info can be found here: https://tailwind-elements.com/docs/react/getting-started/contribute/#pr-package.

But if you need help, ask me or @iprzybysz

ManavJoshi111 commented 1 year ago

@juujisai Thanks a lot! Will start working on the PR.