Skip to content

Commit

Permalink
fix(support): Fix github bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaryan-R-S committed Mar 29, 2024
1 parent 32a534c commit ff5436f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ body:
options:
- label: I have searched the existing issues
required: true
- type: text
- type: textarea
attributes:
label: SDK version
description: Which version(s) of the SDK are you using?
validations:
required: true
- type: text
- type: textarea
attributes:
label: Lit Network
description: Which Lit network(s) are you using?
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/general_support.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 🆘 General Support
description: Request general support or assistance
title: "[Team Name] <title-for-the-request>"
title: "[Team Name] <title-for-the-issue>"
labels: [General Support]
body:
- type: textarea
Expand Down

0 comments on commit ff5436f

Please sign in to comment.