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/359dd39e85d87fb9b89745f4675c9c9cb8caaa68/.github/DISCUSSION_TEMPLATE/feature-requests.yml You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/.github/DISCUSSION_TEMPLATE/feature-requests.yml

16 lines
414 B

title: "[Feature Request] "
labels: ["enhancement"]
body:
- type: textarea
id: description
attributes:
label: Description
description: A clear and concise description of what you would like to see.
validations:
required: true
- type: textarea
id: other
attributes:
label: Other
description: Add any other context or information about the feature request here.