-
Notifications
You must be signed in to change notification settings - Fork 346
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
bug: fix README.md #1516 #1521
bug: fix README.md #1516 #1521
Conversation
Please make sure the following requirements have been met for your PR before we can continue reviewing it:
|
Please make sure the following requirements have been met for your PR before we can continue reviewing it:
|
Head branch was pushed to by a user without write access
@huan i have fixed the issue now npm test cases have passed |
Thank you very much for your contribution! You are welcome to join Wechaty Contributor Program1. Join Wechaty OrganizationI have invited you to join our Wechaty GitHub Organization, please accept it by following the above message. (See also: wechaty/PMC#16) 2. Update Your Wechaty Contributor Profile
3. Join The Contributor Only WeChat RoomWe also have a WeChat room for contributors only which can discuss Wechaty at a deeper level, you are welcome to join and if you are interested. Please add @lijiarui wechat: ruirui_0914 and send her this pr link. She will invite you into Wechaty Contributor Room Cheers! |
fixed the readme contributors bug issue using
https://contrib.rocks/image?repo=wechaty/docusaurus
since it is dynamic and we need not to update contributors list manually
@huan