From 36fdb8201c8547d909c34c4d29d3d09f75c9a456 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Tue, 28 Apr 2020 12:55:31 +0200 Subject: [PATCH] Bump action version. --- files/bug_report.md | 2 ++ files/feature_request.md | 2 ++ templates/README.md.j2 | 2 ++ 3 files changed, 6 insertions(+) diff --git a/files/bug_report.md b/files/bug_report.md index 365fa71..f39b5dc 100644 --- a/files/bug_report.md +++ b/files/bug_report.md @@ -27,3 +27,5 @@ Show at least the error, possible related output, maybe just all the output. - Control node OS: [e.g. Debian 9] (`cat /etc/os-release`) - Control node Ansible version: [e.g. 2.9.1] (`ansible --version`) - Managed node OS: [e.g. CentOS 7] (`cat /etc/os-release`) + +Please consider [sponsoring me](https://github.com/sponsors/robertdebock). diff --git a/files/feature_request.md b/files/feature_request.md index d8a235c..24c5cf7 100644 --- a/files/feature_request.md +++ b/files/feature_request.md @@ -15,3 +15,5 @@ Why is theis feature required? ## Additional context Add any other context about the feature request here. + +Please consider [sponsoring me](https://github.com/sponsors/robertdebock). diff --git a/templates/README.md.j2 b/templates/README.md.j2 index 7de0c90..1ffe92f 100644 --- a/templates/README.md.j2 +++ b/templates/README.md.j2 @@ -142,3 +142,5 @@ image="debian" tag="stable" tox ## Author Information [{{ meta.galaxy_info.author }}]({{ author_website }}) + +Please consider [sponsoring me](https://github.com/sponsors/robertdebock).