From 6af6e4131843ad4ceb3b092062536e237205c905 Mon Sep 17 00:00:00 2001 From: Thomas Pollyblank Date: Fri, 22 Apr 2022 00:30:35 -0700 Subject: [PATCH 1/3] Fund Funding.yml --- .github/FUNDING.yml- | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/FUNDING.yml- diff --git a/.github/FUNDING.yml- b/.github/FUNDING.yml- new file mode 100644 index 0000000..cd443a1 --- /dev/null +++ b/.github/FUNDING.yml- @@ -0,0 +1,13 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] From b4d9a6cf8214204462973cb8fbb3a1df5a602fb9 Mon Sep 17 00:00:00 2001 From: Thomas Pollyblank Date: Fri, 22 Apr 2022 00:32:20 -0700 Subject: [PATCH 2/3] Update issue templates Custom template --- .github/ISSUE_TEMPLATE/custom.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/custom.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..48d5f81 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,10 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + + From 111b40479fc7121df63ed00bfd8e8a1b72fc65fb Mon Sep 17 00:00:00 2001 From: Thomas Pollyblank Date: Sun, 12 Jun 2022 02:29:51 -0700 Subject: [PATCH 3/3] Create New.FUNDING.yml --- .github/New.FUNDING.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/New.FUNDING.yml diff --git a/.github/New.FUNDING.yml b/.github/New.FUNDING.yml new file mode 100644 index 0000000..cd443a1 --- /dev/null +++ b/.github/New.FUNDING.yml @@ -0,0 +1,13 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']