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

docs: Update templates with new labels [skip ci] ()

* docs: Update bug template with new label [skip ci]

* docs: Update feature request template with new label [skip ci]
pull/441/head
samwiseg0 4 years ago committed by GitHub
parent 69fd7a5511
commit 1056d28a26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
labels: 'awaiting-triage, type:bug'
assignees: ''
---

@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
labels: 'awaiting-triage, type:enhancement'
assignees: ''
---

Loading…
Cancel
Save