put description inside list in issue description to match formatting for indented things to progress.md
This commit is contained in:
parent
96813854cc
commit
b8f194f87c
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ function check_issue()
|
|||
subtask_body="$4"
|
||||
example_title="NLnet $nlnet_id $subtask_title"
|
||||
body_prefix="Issue for tracking progress of a subtask of [NLnet grant $nlnet_id]($(grant_url "$nlnet_id")):
|
||||
$subtask_title
|
||||
- $subtask_title
|
||||
$subtask_body
|
||||
"
|
||||
body_suffix="" # TODO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue