mirror of
https://github.com/iv-org/documentation.git
synced 2024-12-06 19:16:32 +01:00
Add URL field to issue template
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user