mirror of
https://github.com/sqlchat/sqlchat.git
synced 2025-08-01 05:36:11 +08:00
chore: tweat template words
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Bug Report
|
||||
description: File a bug report to help us improve
|
||||
name: Bug report
|
||||
description: File a bug report to help us improve.
|
||||
labels: ["bug"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Feature Request
|
||||
description: Suggest an idea for this project
|
||||
name: Feature request
|
||||
description: Suggest an idea for this project.
|
||||
labels: [enhancement]
|
||||
body:
|
||||
- type: markdown
|
||||
|
Reference in New Issue
Block a user