-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Good First Issues #49
Comments
Hi , I came across your post about the "Good First Issues" for HTMX examples, and I’m very interested in contributing to this project. I appreciate how well-defined and beginner-friendly these tasks are, and I’d love to help create an example. I’m particularly interested in working on the file upload example. If this issue is still open, could you please assign it to me? I’ll ensure that the implementation is minimal, clear, and adheres to your guidelines. Let me know if you need any additional information from me before I start. Looking forward to your response! |
Great - Thank you @mohamedo396 ! Please let me know if you get stuck, have questions, or would like opinions along the way. I'm happy to help out anywhere you need! I've create an issue we can chat about this as needed :). #50 |
thank you very much |
Hello, Thank you! |
Great thanks @adnaaaen |
Hi there, I'm a student taking an Open-Source Development class and I'm eager to contribute to the project. I'm particularly interested in the "Edit Row" issue if it's still available. Also if possible could you please let me know if there are any other beginner-friendly issues I could work on if the "Edit Row's not available. |
Great - Thanks @WillToro94 . All yours! if you have questions or need help, feel free to open a separate issue and @ me in that. |
Hey there, Although I am new to htmx and FastHTML I want to try out the "Delete Row Demonstrates row deletion in a table" task. Should I start working on the task or create a new issue? @Isaac-Flath |
@ihasidul Go ahead and start working on the task. If you have questions or need help, please open an issue at that time and we can work through anything there :). Thanks a bunch! |
Hi , I came across your post about the "Good First Issues" for HTMX examples, and I’m very interested in contributing to this project. I appreciate how well-defined and beginner-friendly these tasks are, and I’d love to help create an example. I’m particularly interested in working on the file Let me know if you need any additional information from me before I start. Looking forward to your response! |
@bojasabara Sounds great! Sliders were just added to Monsterui yesterday in case it's helpful to you and is what you had in mind! Here's a link to the docs. |
Good First Issues
If you are looking to contribute, pick something here! You should create a small fully self-contained app that demonstrates the concept.
It should show the concept in as minimal way as possible. Do not add styling and other elements that do not help illustrate the concept (even if they make something look prettier). Keep the code concise and add comments to explain core concepts if you thing it would help a reader. But you do not need comments if something seems like it would be straightforward from reading the code.
If you need additional styling than pico css, use fh-frankenui. But only do that if you really need it to prevent from distracting from the core concept.
HTMX
Other
The text was updated successfully, but these errors were encountered: