From b225ae9da5080375d6fe771507a67e9131f2cc2f Mon Sep 17 00:00:00 2001 From: Dave Miller Date: Sat, 26 Aug 2023 20:28:27 -0400 Subject: [PATCH] Add a sponsor button to the repo page --- .github/FUNDING.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000000..cf56876506 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,3 @@ +# These are supported funding model platforms + +github: bugzilla -- 2.47.2