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