Skip to content

Commit

Permalink
Merge pull request #1027 from carapace-sh/update-templates
Browse files Browse the repository at this point in the history
updated templates
  • Loading branch information
rsteube committed Jul 20, 2024
2 parents c580ff2 + 83752a1 commit 8aea6ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Bug
description: File a bug/issue
title: "<title>"
labels: [bug]
labels: [bug, fund]
body:
- type: textarea
attributes:
Expand Down Expand Up @@ -39,6 +39,7 @@ body:
options:
- label: Linux
- label: OSX
- label: Termux
- label: Windows
- type: checkboxes
attributes:
Expand Down
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

0 comments on commit 8aea6ae

Please sign in to comment.