add adding label instructions
This commit is contained in:
parent
c40da45c13
commit
f2f6c3bfef
|
@ -17,15 +17,22 @@ body:
|
|||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
**Choose Topics label on the right**
|
||||
### Topics
|
||||
|
||||
Relevant topics for this task.
|
||||
Choose the corresponding *topic* labels for this issue on the right.
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
### Choose round label on the right
|
||||
### Rounds
|
||||
Which rounds would this task be applicable?
|
||||
Choose the corresponding *round* label(s) for this issue on the right.
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
#### Choose difficulty label on the right
|
||||
### Difficulty
|
||||
How would you rate the difficulty of this task? Relative to the highest round you selected.
|
||||
Choose the corresponding *difficulty* label for this issue on the right.
|
||||
- type: textarea
|
||||
id: task
|
||||
attributes:
|
||||
|
|
Loading…
Reference in New Issue