File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,20 @@ I suggest [standard](https://standardjs.com/). We’ve been using it in all our
67
67
68
68
### Update documentation
69
69
70
- Remove any reference of CoffeeScript from the documentation.
70
+ Remove any reference of CoffeeScript from the documentation of the main repository
71
+ as well as other, officially supported ones
72
+
73
+ - [ ] [ github/generator-hubot] ( https://github.com/github/generator-hubot )
74
+ - [ ] [ github/hubot.github.com] ( https://github.com/github/hubot.github.com ) (currently private)
75
+ - [ ] [ hubot-scripts/hubot-diagnostics] ( https://github.com/hubot-scripts/hubot-diagnostics )
76
+ - [ ] [ hubot-scripts/hubot-help] ( https://github.com/hubot-scripts/hubot-help )
77
+ - [ ] [ hubot-scripts/hubot-heroku-keepalive] ( https://github.com/hubot-scripts/hubot-heroku-keepalive )
78
+ - [ ] [ hubot-scripts/hubot-google-images] ( https://github.com/hubot-scripts/hubot-google-images )
79
+ - [ ] [ hubot-scripts/hubot-google-translate] ( https://github.com/hubot-scripts/hubot-google-translate )
80
+ - [ ] [ hubot-scripts/hubot-pugme] ( https://github.com/hubot-scripts/hubot-pugme )
81
+ - [ ] [ hubot-scripts/hubot-redis-brain] ( https://github.com/hubot-scripts/hubot-redis-brain )
82
+ - [ ] [ hubot-scripts/hubot-rules] ( https://github.com/hubot-scripts/hubot-rules )
83
+ - [ ] [ hubot-scripts/hubot-shipit] ( https://github.com/hubot-scripts/hubot-shipit )
71
84
72
85
## Backward compatibility
73
86
You can’t perform that action at this time.
0 commit comments