diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.gitea/ISSUE_TEMPLATE/bug.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug.yaml rename to .gitea/ISSUE_TEMPLATE/bug.yaml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.gitea/ISSUE_TEMPLATE/config.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/config.yml rename to .gitea/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/feature.yaml b/.gitea/ISSUE_TEMPLATE/feature.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/feature.yaml rename to .gitea/ISSUE_TEMPLATE/feature.yaml diff --git a/.github/ISSUE_TEMPLATE/improvement.yaml b/.gitea/ISSUE_TEMPLATE/improvement.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/improvement.yaml rename to .gitea/ISSUE_TEMPLATE/improvement.yaml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index c3a90ec..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,15 +0,0 @@ -# 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: fraujulian -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 -lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry -polar: # Replace with a single Polar username -buy_me_a_coffee: # Replace with a single Buy Me a Coffee username -thanks_dev: # Replace with a single thanks dev username -custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']