diff --git a/.github/ISSUE_TEMPLATE/new_instance.yaml b/.github/ISSUE_TEMPLATE/new_instance.yaml index 20e27f5..aa097bb 100644 --- a/.github/ISSUE_TEMPLATE/new_instance.yaml +++ b/.github/ISSUE_TEMPLATE/new_instance.yaml @@ -7,6 +7,15 @@ assignees: - samantazfox body: + - type: input + id: url + attributes: + label: URL + description: "the URL of your instance" + placeholder: "Example: https://invidious.example.com" + validations: + required: true + - type: checkboxes attributes: label: Mandatory checks