diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 64bd3e6..75928c6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ name: Bug report about: Create a report to help us improve title: '[Triage] ' labels: triage -assignees: kieraneglin +assignees: CommunityMaintained --- **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 1db7dfe..7d355b7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,7 +3,7 @@ name: Feature request about: Suggest an idea for this project title: '[FR] ' labels: feature request -assignees: kieraneglin +assignees: CommunityMaintained --- **Is your feature request related to a problem? Please describe.** diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md index 2f7c4d8..fad17f8 100644 --- a/.github/ISSUE_TEMPLATE/other.md +++ b/.github/ISSUE_TEMPLATE/other.md @@ -3,5 +3,5 @@ name: Other about: For everything else title: '' labels: '' -assignees: kieraneglin +assignees: CommunityMaintained --- diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 68e5a7e..5d53103 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -64,7 +64,7 @@ jobs: manifest-file: .release-please-manifest.json # After a release is published: update mix.exs to "semver (calver)" so the - # running app displays both (e.g. "1.0.0 (2026-06-14)"). + # running app displays both (e.g. "1.0.0 (2026.06.14)"). # Mix will warn that this isn't strict semver, which is fine for a Docker app. update-mix-version: name: Update mix.exs version string diff --git a/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex b/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex index e7f89a3..02e10df 100644 --- a/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex +++ b/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex @@ -49,8 +49,7 @@ href="https://github.com/kieraneglin/pinchflat/wiki" icon_class="scale-110" /> - <.sidebar_item icon="si-github" text="Github" target="_blank" href="https://github.com/kieraneglin/pinchflat" /> - <.sidebar_item icon="si-discord" text="Discord" target="_blank" href="https://discord.gg/j7T6dCuwU4" /> + <.sidebar_item icon="si-github" text="Github" target="_blank" href="https://github.com/CommunityMaintained/pinchflat" />
  • Pinchflat {Application.spec(:pinchflat)[:vsn]} Internal Server Error

    This shouldn't happen! Please make a - <.inline_link href="https://github.com/kieraneglin/pinchflat/issues/new/choose">GitHub issue + <.inline_link href="https://github.com/CommunityMaintained/pinchflat/issues/new/choose">GitHub issue with the following information: