benawad / dogehouse

Taking voice conversations to the moon πŸš€
https://dogehouse.tv/
MIT License
9.12k stars 1.48k forks source link

DOC: Fix camelCase #2853

Closed ayushman17 closed 3 years ago

ayushman17 commented 3 years ago

docs update => camelCase: Github

Other information:

Signed-off-by: Ayushman Singh Chauhan ascb508@gmail.com

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

staging – ./kibbeh

πŸ” Inspect: https://vercel.com/dogehouse-staging/staging/D7KiUgFyd1K6Q3KjaMfaGBDkqkG7
βœ… Preview: Canceled

dogehouse – ./kibbeh

πŸ” Inspect: https://vercel.com/benawad/dogehouse/6HcxWbyAYg6oJfWpxuLXzc3deVYo
βœ… Preview: https://dogehouse-git-fork-ayushman17-staging-benawad.vercel.app

storybook – ./kibbeh

πŸ” Inspect: https://vercel.com/dogehouse-storybook/storybook/DnwzwuoTPsgry7rqiUP3xsmHAdo8
βœ… Preview: Canceled

willdoescode commented 3 years ago

please follow the proper pattern for commit messages (πŸ’‘TIP: you can use yarn commit or yarn commit:signed and answer the questions asked to generate a properly formatted one for you!)

to fix your most recent commit you can run the command git commit --amend -m "properly formatted commit message here"

to fix your older/multiple commits please take a look at this article

ayushman17 commented 3 years ago

Yeah, can you Merge it?

willdoescode commented 3 years ago

please follow the proper pattern for commit messages (πŸ’‘TIP: you can use yarn commit or yarn commit:signed and answer the questions asked to generate a properly formatted one for you!)

to fix your most recent commit you can run the command git commit --amend -m "properly formatted commit message here"

to fix your older/multiple commits please take a look at this article

@ayushman17

willdoescode commented 3 years ago

ill merge after you fix.

ayushman17 commented 3 years ago

Thanks!