Skip to content

Commit

Permalink
Merge pull request #2433 from carapace-sh/update-template
Browse files Browse the repository at this point in the history
updated completer template
  • Loading branch information
rsteube authored Jul 20, 2024
2 parents 8f30671 + b6974b2 commit 8da2be7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/completer.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Completer
description: Request a new Completer
title: "completer: <title>"
labels: [enhancement, completer, polar]
title: "completer: <name>"
labels: [enhancement, completer, Fund]
body:
- type: input
attributes:
Expand Down Expand Up @@ -50,7 +50,7 @@ body:
- S (no subcommands, low argument complexity)
- M (less than 20 subcommands, medium argument complexity)
- L (over 20 subcommands, large argument complexity)
- Bottomless Pit (git, aws, gcloud, az, kubectl)
- XL (bottomless pit - git, aws, gcloud, az, kubectl)
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 8da2be7

Please sign in to comment.