Skip to content

Commit b40f18c

Browse files
committed
chore: tweat template words
1 parent 5cad24a commit b40f18c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: Bug Report
2-
description: File a bug report to help us improve
1+
name: Bug report
2+
description: File a bug report to help us improve.
33
labels: ["bug"]
44
body:
55
- type: markdown

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: Feature Request
2-
description: Suggest an idea for this project
1+
name: Feature request
2+
description: Suggest an idea for this project.
33
labels: [enhancement]
44
body:
55
- type: markdown

0 commit comments

Comments
 (0)