Git21221 / form-snippet

A simple form that made on top of MUI components and uses react hook form for validation.
https://www.npmjs.com/package/form-snippet
MIT License
5 stars 14 forks source link

ADD Contributor Section on the Readme #51

Closed alo7lika closed 1 month ago

alo7lika commented 1 month ago

Description

The README currently lacks a dedicated section showcasing contributors. Adding a "Contributor" section would highlight the individuals who have contributed to the project, acknowledging their efforts and encouraging community participation.

Solution Proposal

Implement a Contributor Section in the README to display a list of contributors. This section can include GitHub profile pictures, usernames, and links to individual GitHub profiles. Tools like contrib.rocks or a custom markdown table can be used for visual representation.

Expected Outcome

Steps to Implement

  1. Choose a method to display contributors (e.g., using contrib.rocks widget or manually created list).
  2. Integrate the widget or manually update a markdown table in the README.
  3. Ensure it updates automatically with new contributions or is easy to maintain.
  4. Test to ensure the section looks visually appealing and works as expected.

Additional Context

alo7lika commented 1 month ago

@Git21221 assign me the task under GSSOC EXT 24 AND HACKTOBERFEST

Git21221 commented 1 month ago

@alo7lika I don't want to add this in readme, here readme is a documentation for primary users

alo7lika commented 1 month ago

@alo7lika I don't want to add this in readme, here readme is a documentation for primary users

should I add it in the dev branch instead of main then?

Git21221 commented 1 month ago

@alo7lika let's just not include this and close the issue