-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Description
- Comments in examples should be
//
instead of#
- Use Wiki links only from Wechaty. The wiki in
wechaty-getting-started
repository will be closed when we publish v0.20 - Link to examples by link with a specific version to prevent the future
404
error.- Good:
https://github.com/Chatie/wechaty/blob/621134faf1897a7009849ad47d60f15520b19877/bin/io-client.ts
, instead of - Bad:
https://github.com/Chatie/wechaty/blob/master/examples/contact-bot.ts
- Good: