Skip to content

Commit 5575a5f

Browse files
committed
add checklist for updating docs in officially supported projects
ping @bkeepers re: #4 (comment)
1 parent 7ce6add commit 5575a5f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

_drafts/javascript.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,20 @@ I suggest [standard](https://standardjs.com/). We’ve been using it in all our
6767

6868
### Update documentation
6969

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)
7184

7285
## Backward compatibility
7386

0 commit comments

Comments
 (0)