From 6fa5262a4c7c58d94cd9549de88e0a1b8e15348f Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Tue, 28 Apr 2020 13:01:59 +0200 Subject: [PATCH] Two more locations for sponsor promotion. --- templates/CONTRIBUTING.md.j2 | 2 ++ templates/SECURITY.md.j2 | 2 ++ 2 files changed, 4 insertions(+) diff --git a/templates/CONTRIBUTING.md.j2 b/templates/CONTRIBUTING.md.j2 index 369dd8a..b671b64 100644 --- a/templates/CONTRIBUTING.md.j2 +++ b/templates/CONTRIBUTING.md.j2 @@ -72,3 +72,5 @@ In the comment-box, you can [refer to the issue number](https://help.github.com/ Now I'll get a message that you've added some code. Thank you, really. CI starts to test your changes. You can follow the progress on Travis. + +Please consider [sponsoring me](https://github.com/sponsors/robertdebock). diff --git a/templates/SECURITY.md.j2 b/templates/SECURITY.md.j2 index 43eaba0..7f2087d 100644 --- a/templates/SECURITY.md.j2 +++ b/templates/SECURITY.md.j2 @@ -21,3 +21,5 @@ Please [open an issue](https://github.com/{{ github_namespace }}/ansible-role-{{ Tell them where to go, how often they can expect to get an update on a reported vulnerability, what to expect if the vulnerability is accepted or declined, etc. + +Please consider [sponsoring me](https://github.com/sponsors/robertdebock).