From 0e761fd4efae753e51d7f8ec3bc6d20cdebdc7ec Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Sun, 13 Jan 2019 08:29:57 +0100 Subject: [PATCH] chore(config): add config for update-docs --- .github/config.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/config.yml diff --git a/.github/config.yml b/.github/config.yml new file mode 100644 index 00000000..3015da13 --- /dev/null +++ b/.github/config.yml @@ -0,0 +1,15 @@ +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. + +updateDocsWhiteList: + - bug + - fix + - Backport + - dev + - Update + - WIP + - chore + +updateDocsTargetFiles: + - README + - docs/