Skip to content

Commit

Permalink
updated templates
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Jul 20, 2024
1 parent 7f41844 commit 51d2472
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/request.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Request
description: Submit a request
title: "<title>"
labels: [enhancement]
labels: [enhancement, Fund]
body:
- type: textarea
attributes:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Completer
description: Request a new completer
title: "<name> completion"
title: "<command> completion"
labels: [enhancement, completer, Fund]
body:
- type: input
attributes:
label: Name
label: Command
description: Name of the command (as typed on the command line).
validations:
required: true
Expand Down

0 comments on commit 51d2472

Please sign in to comment.