Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/src/commit/ab8e4e21a18249faf62c987d617e1ca6a2d282d5/.github/PULL_REQUEST_TEMPLATE.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/.github/PULL_REQUEST_TEMPLATE.md

1.3 KiB

Proposed change

Closes # (issue)

Type of change

  • New service widget
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (please explain)

Checklist:

  • If adding a service widget or a change that requires it, I have added a corresponding PR to the documentation here:
  • If adding a new widget I have reviewed the guidelines.
  • If applicable, I have checked that all tests pass with e.g. pnpm lint.
  • If applicable, I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.