This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

appview/pages/templates: require comment body in issue comment

Signed-off-by: Seongmin Lee <git@boltless.me>

author
Seongmin Lee
date (Jul 25, 2026, 2:16 AM +0900) commit 0c4d0e9b parent 877b7747 change-id ksppsnnl
+1
+1
appview/pages/templates/repo/issues/fragments/newComment.html
··· 17 17 {{ template "fragments/markdownEditor" 18 18 (dict "Name" "body" 19 19 "BlobName" "blob" 20 + "Required" true 20 21 "Placeholder" "Add to the discussion. Markdown is supported.") }} 21 22 </div> 22 23