diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 645def0..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,12 +0,0 @@ -# These are supported funding model platforms - -github: spacehuhn -patreon: spacehuhn -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: spacehuhn -issuehunt: # Replace with a single IssueHunt username -otechie: # Replace with a single Otechie username -custom: ['paypal.me/spacechicken','tindie.com/stores/Spacehuhn/'] diff --git a/.github/stale.yml b/.github/stale.yml index 05227fe..84a0f36 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -4,6 +4,7 @@ daysUntilStale: 90 daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: + - pinned - bug - translation - discussion