yobgob / too-many-hooks

Opinionated collection of typed React hooks
https://yobgob.dev/too-many-hooks/
Apache License 2.0
3 stars 5 forks source link

Add contributors/credits section to README #56

Closed dawsonbooth closed 1 year ago

dawsonbooth commented 1 year ago

Use an existing action to generate a list of contributors based on commit history

e.g. https://github.com/all-contributors/all-contributors

BT-H commented 1 year ago

I'd be glad to help if you assign it to me.

dawsonbooth commented 1 year ago

Great, thanks! You’ve been assigned

BT-H commented 1 year ago

I'm newer at coding so I just want to check that I understand the task before proceeding: I should take the .all-contributorsrc JSON file that is created by the All Contributors Bot and then reconfigure the bot to update the files in Readme.MD?

dawsonbooth commented 1 year ago

After looking into it a little further, we probably don't need something as verbose as all-contributors. Let's just stick an auto-updated image in the README using something like contrib.rocks, which generates a contributors image automatically.

Here's a step-by-step guide I found. Let me know if you have any questions!

BT-H commented 1 year ago

Sounds good! I'm on it.

On Sun, Mar 5, 2023, 2:11 PM Dawson Booth @.***> wrote:

After looking into it a little further, we probably don't need something as verbose as all-contributors https://github.com/all-contributors/all-contributors. Let's just stick an auto-updated image in the README using something like contrib.rocks, which generates a contributors image automatically.

Here's a step-by-step guide https://levelup.gitconnected.com/displaying-contributors-image-on-readme-files-with-no-pain-f1cbaca963e8I found. Let me know if you have any questions!

— Reply to this email directly, view it on GitHub https://github.com/yobgob/too-many-hooks/issues/56#issuecomment-1455177261, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4PJO3E455BC3W5QOFDOMH3W2TQPTANCNFSM6AAAAAAUW23RIA . You are receiving this because you were assigned.Message ID: @.***>

PatrickDeVries commented 1 year ago

Any updates? Should we reassign this? @BT-H

jon3b commented 1 year ago

Since this has been stale for a few months I'll pick it up