Canner / WrenAI

šŸš€ An open-source SQL AI (Text-to-SQL) Agent that empowers data, product teams to chat with their data. šŸ¤˜
https://getwren.ai/oss
GNU Affero General Public License v3.0
2.04k stars 211 forks source link

Feature: Automatic Updating Contributor List #748

Closed Ayushjhawar8 closed 1 month ago

Ayushjhawar8 commented 1 month ago

Is your feature request related to a problem? Please describe. Currently, there is no contributors list on the front page/README. This makes it difficult to recognize the efforts of contributors and does not provide visibility for those who have contributed to the project.

Describe the solution you'd like I would like to implement an automated system to create and update a contributors list on the front page/README. Using a GitHub Action, the list can be generated from the repository's contributor data, displaying the contributors' avatars and linking to their GitHub profiles. This will ensure that the list is always up-to-date without needing manual updates.

Describe alternatives you've considered Manually adding and updating the contributor list, but this would require ongoing effort and could lead to outdated information.

Additional context An automated system like this would enhance project transparency and engagement by recognizing contributors in real time. A preview of how the section might look can be provided if needed.

Ayushjhawar8 commented 1 month ago

im also willing to work on it, so assign me if possible

chilijung commented 1 month ago

@Ayushjhawar8 How will it look? Do you have a reference site? Thanks!

Ayushjhawar8 commented 1 month ago

@Ayushjhawar8 How will it look? Do you have a reference site? Thanks!

Screenshot image

it updates automatically using GitHub actions

chilijung commented 1 month ago

Looks nice, please contribute

wwwy3y3 commented 1 month ago

Resolved by https://github.com/Canner/WrenAI/pull/751