Skip to content

Commit

Permalink
chore: update emoji location of feature request name (#74)
Browse files Browse the repository at this point in the history
* chore: update emoji location of feature request name

(cherry picked from commit 10c8a8e)

* chore: update issue template description
  • Loading branch information
lwpk110 committed May 21, 2024
1 parent 5b8f78a commit 72516aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report_template.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "\U0001F41E Bug report"
title: "[BUG]..."
description: Report a bug on trino operator
description: Report a bug
labels: ["bug"]
body:
- type: markdown
Expand Down Expand Up @@ -49,7 +49,7 @@ body:
id: system-info
attributes:
label: System Info
description: Please ensure you are running the latest version of trino-operator.
description: Please ensure you are running the latest version of the operator.
render: shell
validations:
required: true
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Feature request
name: Feature request
title: "[FEATURE]..."
description: Suggest a new idea for AutoGPT!
description: Suggest a new idea!
labels: ['enhancement']
body:
- type: markdown
Expand Down

0 comments on commit 72516aa

Please sign in to comment.