Skip to content

Commit 97437c0

Browse files
committed
chore(github): prefer no titles
1 parent c355da4 commit 97437c0

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: 🐛 Bug report
22
description: Something's not working
3-
title: 'fix: '
43
labels: [bug]
54
body:
65
- type: textarea

.github/ISSUE_TEMPLATE/documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: 📚 Documentation
22
description: How do I ... ?
3-
title: 'docs: '
43
labels: [documentation]
54
body:
65
- type: textarea

.github/ISSUE_TEMPLATE/feature-suggestion.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: 🆕 Feature suggestion
22
description: Suggest an idea! Please avoid suggesting new registry scripts here.
3-
title: 'feat: '
43
labels: [enhancement]
54
body:
65
- type: textarea

.github/ISSUE_TEMPLATE/help-wanted.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: 🆘 Help
22
description: I need help with ...
3-
title: 'help: '
43
labels: [help wanted]
54
body:
65
- type: textarea

0 commit comments

Comments
 (0)