Skip to content

Commit 60519e7

Browse files
committed
Minor update
1 parent c9c5bb6 commit 60519e7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/doc_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Documentation Request 📃
22
description: Change regarding improving the docs to be more accessible
3-
title: '[Docs]'
3+
title: "[Docs] <write a small description here>"
44
body:
55
- type: textarea
66
attributes:

.github/ISSUE_TEMPLATE/other.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Other 🤔
22
description: Use this for any other issues. PLEASE do not create blank issues
3-
title: "[Other]"
3+
title: "[Other] <write a small description here>"
44
body:
55
- type: markdown
66
attributes:

.github/ISSUE_TEMPLATE/style.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Style Changing Request 👯‍♂️
22
description: Suggest a style design
3-
title: '[Style]'
3+
title: "[Style] <write a small description here>"
44
body:
55
- type: markdown
66
attributes:
@@ -11,7 +11,7 @@ body:
1111
attributes:
1212
label: What's the style idea?
1313
placeholder: Add descriptions
14-
value: 'We need to improve'
14+
value: "We need to improve"
1515

1616
- type: checkboxes
1717
id: no-duplicate-issues

0 commit comments

Comments
 (0)