fix: Fix issue

This commit is contained in:
Myzel394 2024-09-15 19:13:59 +02:00
parent a577aeda4b
commit 5d84e27a1f
No known key found for this signature in database
GPG Key ID: DEC4AAB876F73185

View File

@ -47,6 +47,13 @@ body:
description: Provide *at least* 3 examples of the config file. One simple example, one (theoretical) complex example, and one real-world example. If the examples contain real data, you may anonymize the values but try to keep the structure intact. description: Provide *at least* 3 examples of the config file. One simple example, one (theoretical) complex example, and one real-world example. If the examples contain real data, you may anonymize the values but try to keep the structure intact.
placeholder: Your examples here placeholder: Your examples here
- type: textarea
id: locations
attributes:
label: File locations
description: What are the usual locations for the config file? If the program supports multiple config files, mention them as well.
placeholder: /etc/ssh/sshd_config
- type: textarea - type: textarea
id: tutorial id: tutorial
attributes: attributes: