Revision e787ff9363ea70071062dae1f9a2d8a840888bd9 authored by Manish on 08 July 2019, 14:28:21 UTC, committed by Manish on 08 July 2019, 14:28:21 UTC
1 parent b5dddb1
Raw File
config.yml
# Configuration for update-docs - https://github.com/behaviorbot/update-docs

# Comment to be posted to on PRs that don't update the changelog
updateDocsComment: >
  Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update our **CHANGELOG.md** based on your changes.

updateDocsWhiteList:
  - documentation

updateDocsTargetFiles:
  - CHANGELOG.md
back to top