Skip to content

Commit

Permalink
Merge pull request #495 from jeffwecan/add_update_docs_config
Browse files Browse the repository at this point in the history
Add config for updatedocs app
  • Loading branch information
jeffwecan committed Jul 8, 2019
2 parents f9c43ed + faddd8e commit 69e905b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/config.yml
@@ -0,0 +1,12 @@
# Configuration for update-docs - https://github.com/behaviorbot/update-docs

# Comment to be posted to on PRs that don't update documentation
updateDocsComment: >
Thanks for opening this pull request!
The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes.
See: https://github.com/hvac/hvac/blob/develop/CONTRIBUTING.md#documentation
updateDocsWhiteList:
- bug
- misc

0 comments on commit 69e905b

Please sign in to comment.