update-docs icon indicating copy to clipboard operation
update-docs copied to clipboard

Prompts users to include documentation in pull requests

Results 2 update-docs issues
Sort by recently updated
recently updated
newest added

It would be cool if this bot could prevent merging of a PR until the docs have been updated. Also related to this, the bot should check on subsequent commits...

It would be cool if there were an optional param in the config file like `updateDocsCodeComments` that, if set to true, would scan code changes to see if any comments...