Skip to content

Commit e150fca

Browse files
committed
Add quotes
1 parent 8eb65ed commit e150fca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug report
22
description: Report a bug. For security vulnerabilities see Report a security vulnerability in the templates.
3-
title: "BUG: <Please write a comprehensive title after the `BUG: ` prefix>"
3+
title: "BUG: <Please write a comprehensive title after the 'BUG: ' prefix>"
44
labels: [00 - Bug]
55

66
body:

.github/ISSUE_TEMPLATE/documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Documentation
22
description: Report an issue related to the NumPy documentation.
3-
title: "DOC: <Please write a comprehensive title after the `DOC: ` prefix>"
3+
title: "DOC: <Please write a comprehensive title after the 'DOC: ' prefix>"
44
labels: [04 - Documentation]
55

66
body:

.github/ISSUE_TEMPLATE/feature-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Feature request
22
description: Check instructions for submitting your idea on the mailing list first.
3-
title: "ENH: <Please write a comprehensive title after the `ENH: ` prefix>"
3+
title: "ENH: <Please write a comprehensive title after the 'ENH: ' prefix>"
44

55
body:
66
- type: markdown

0 commit comments

Comments
 (0)