diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.forgejo/ISSUE_TEMPLATE/bug_report.md similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .forgejo/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.forgejo/ISSUE_TEMPLATE/feature_request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/feature_request.md rename to .forgejo/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/pull_request_template.md b/.forgejo/pull_request_template.md similarity index 100% rename from .github/pull_request_template.md rename to .forgejo/pull_request_template.md diff --git a/.github/workflows/docker-image.yml b/.forgejo/workflows/docker-image.yml similarity index 100% rename from .github/workflows/docker-image.yml rename to .forgejo/workflows/docker-image.yml diff --git a/.github/workflows/tsc-check.yml b/.forgejo/workflows/tsc-check.yml similarity index 100% rename from .github/workflows/tsc-check.yml rename to .forgejo/workflows/tsc-check.yml