try different markdown titles
This commit is contained in:
parent
6582eae3bd
commit
62cc3123fd
|
@ -16,13 +16,15 @@ body:
|
|||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: Choose Topics label on the right
|
||||
value: # Choose Topics label on the right
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: Choose round label on the right
|
||||
value: |
|
||||
## Choose round label on the right
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: Choose difficulty label on the right
|
||||
value: |
|
||||
# Choose difficulty label on the right
|
||||
- type: textarea
|
||||
id: task
|
||||
attributes:
|
||||
|
|
Loading…
Reference in New Issue