diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github__/ISSUE_TEMPLATE/bug.md similarity index 100% rename from .github/ISSUE_TEMPLATE/bug.md rename to .github__/ISSUE_TEMPLATE/bug.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github__/ISSUE_TEMPLATE/config.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/config.yml rename to .github__/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github__/ISSUE_TEMPLATE/feature.md similarity index 100% rename from .github/ISSUE_TEMPLATE/feature.md rename to .github__/ISSUE_TEMPLATE/feature.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github__/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE.md rename to .github__/PULL_REQUEST_TEMPLATE.md diff --git a/.github/dependabot.yaml b/.github__/dependabot.yaml similarity index 100% rename from .github/dependabot.yaml rename to .github__/dependabot.yaml diff --git a/.github/workflows/build.yaml b/.github__/workflows/build.yaml similarity index 100% rename from .github/workflows/build.yaml rename to .github__/workflows/build.yaml diff --git a/.github/workflows/code-checks.yaml b/.github__/workflows/code-checks.yaml similarity index 100% rename from .github/workflows/code-checks.yaml rename to .github__/workflows/code-checks.yaml diff --git a/.github/workflows/lint.yaml b/.github__/workflows/lint.yaml similarity index 100% rename from .github/workflows/lint.yaml rename to .github__/workflows/lint.yaml diff --git a/.github/workflows/publish-dev-amd64.yaml b/.github__/workflows/publish-dev-amd64.yaml similarity index 100% rename from .github/workflows/publish-dev-amd64.yaml rename to .github__/workflows/publish-dev-amd64.yaml diff --git a/.github/workflows/publish-dev.yaml b/.github__/workflows/publish-dev.yaml similarity index 100% rename from .github/workflows/publish-dev.yaml rename to .github__/workflows/publish-dev.yaml diff --git a/.github/workflows/publish-latest.yaml b/.github__/workflows/publish-latest.yaml similarity index 100% rename from .github/workflows/publish-latest.yaml rename to .github__/workflows/publish-latest.yaml diff --git a/.github/workflows/publish-release.yaml b/.github__/workflows/publish-release.yaml similarity index 100% rename from .github/workflows/publish-release.yaml rename to .github__/workflows/publish-release.yaml diff --git a/.github/workflows/tests.yaml b/.github__/workflows/tests.yaml similarity index 100% rename from .github/workflows/tests.yaml rename to .github__/workflows/tests.yaml