1
0
mirror of https://gitea.invidious.io/iv-org/documentation synced 2025-04-22 00:57:20 +02:00

Add URL field to issue template

This commit is contained in:
Samantaz Fox 2021-09-13 22:47:25 +02:00 committed by GitHub
parent 1f6e3336f7
commit 625f64ef0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,6 +7,15 @@ assignees:
- samantazfox - samantazfox
body: 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 - type: checkboxes
attributes: attributes:
label: Mandatory checks label: Mandatory checks