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).