mirror of
https://github.com/iv-org/documentation.git
synced 2024-12-23 06:19:22 -05:00
Add "extra infos" field to issue template
This commit is contained in:
parent
003871e3bb
commit
92abbd2274
9
.github/ISSUE_TEMPLATE/new_instance.yaml
vendored
9
.github/ISSUE_TEMPLATE/new_instance.yaml
vendored
@ -76,3 +76,12 @@ body:
|
|||||||
required: false
|
required: false
|
||||||
- label: "You have provided the source code's URL in the dedicated field above"
|
- label: "You have provided the source code's URL in the dedicated field above"
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
id: more-infos
|
||||||
|
attributes:
|
||||||
|
label: Additionnal informations
|
||||||
|
description: "If your want to add other informations on your instance, do so here:"
|
||||||
|
placeholder: "Example: Our instance also has an .onion URL, The source code changes are ..., etc."
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
|
Loading…
Reference in New Issue
Block a user