You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,9 @@ body:
13
13
label: Am I in the right place?
14
14
description: CodeMeta is developed over several repositories, lets check that this is where your issue belongs.
15
15
options:
16
-
- label: This is _*not*_ an addition, alteration or removal of CodeMeta terms. Please raise terms issues in [the main CodeMeta repository](https://github.com/codemeta/codemeta).
16
+
- label: "This is _*not*_ an addition, alteration or removal of CodeMeta terms. Please raise terms issues in [the main CodeMeta repository](https://github.com/codemeta/codemeta)."
17
17
required: true
18
-
- label: This is _*not*_ about the CodeMeta Generator. Please raise Generator issues in [the Codemeta-Generator repository](https://github.com/codemeta/codemeta-generator).
18
+
- label: "This is _*not*_ about the CodeMeta Generator. Please raise Generator issues in [the Codemeta-Generator repository](https://github.com/codemeta/codemeta-generator)."
0 commit comments