mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 14:20:08 +01:00
[skip ci] use text area
This commit is contained in:
@@ -35,11 +35,16 @@ body:
|
||||
attributes:
|
||||
label: Website
|
||||
placeholder: e.g. https://nowsecure.nl
|
||||
- type: input
|
||||
|
||||
- type: textarea
|
||||
id: config
|
||||
attributes:
|
||||
label: Docker Compose config
|
||||
placeholder: Remember to use ```yaml before and ``` after the code
|
||||
placeholder: |
|
||||
```yaml
|
||||
services:
|
||||
...
|
||||
```
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user