Skip to content

Commit 73e37a5

Browse files
authored
Update bug-report.html
1 parent b7c2af3 commit 73e37a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bug-report.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
// ==== we add the code below to set the field values ====
5252
fieldValues: {
5353
summary: "",
54-
description: "How to reproduce the bug:\n\n" + getIssueEnvironment()
54+
description: "How to reproduce the bug in Cytoscape:\n\n" + getIssueEnvironment()
5555
}
5656
};</script>
5757

0 commit comments

Comments
 (0)