put description inside list in issue description to match formatting for indented things to progress.md
All checks were successful
/ checks (pull_request) Successful in 43s
/ checks (push) Successful in 37s

This commit is contained in:
Jacob Lifshay 2026-03-16 22:30:46 -07:00
parent 96813854cc
commit b8f194f87c
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ

View file

@ -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