File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
layouts/partials/model-table Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1414 {{ end }}
1515 </ a >
1616 {{ else }}
17- {{ $assignees := urlquery "kaclaborn,manuvanegas,Mohsen-Shahbaznezhadfard" | safeURL }}
1817 {{ $labels := urlquery "Not yet started, " .domain | safeURL }}
1918 {{ $template_name := replace .domain " " "-" | lower }}
2019 {{ $template := urlquery $template_name ".md" | safeURL }}
2726 }}
2827 < a
2928 class ="btn btn-dark btn-sm py-0 text-nowrap "
30- href ="https://github.com/make-models-fair/coordination/issues/new?assignees={{ $assignees }}& labels={{ $labels }}&template={{ $template }}&title={{ $title }}&body={{ $body }} "
29+ href ="https://github.com/make-models-fair/coordination/issues/new?labels={{ $labels }}&template={{ $template }}&title={{ $title }}&body={{ $body }} "
3130 target ="_blank "
3231 >
3332 < i class ="fa-brands fa-github "> </ i >
You can’t perform that action at this time.
0 commit comments