Page MenuHomeFreeBSD

D53000.id163856.diff
No OneTemporary

D53000.id163856.diff

Index: .github/workflows/checklist.yml
===================================================================
--- .github/workflows/checklist.yml
+++ .github/workflows/checklist.yml
@@ -88,7 +88,7 @@
/* Loop for each key in "checklist". */
for (const c in checklist)
- msg += "- " + c + "<sup>" + checklist[c].join(", ") + "</sup>\n";
+ msg += "- " + c + " (" + checklist[c].join(", ") + ")\n";
msg += "\nPlease review [CONTRIBUTING.md](https://github.com/freebsd/freebsd-src/blob/main/CONTRIBUTING.md), then update and push your branch again.\n"
comment_func({

File Metadata

Mime Type
text/plain
Expires
Mon, Sep 7, 2:25 PM (5 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38471410
Default Alt Text
D53000.id163856.diff (653 B)

Event Timeline