diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 860da022c5..7126c217d4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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? diff --git a/.github/ISSUE_TEMPLATE/general_support.yml b/.github/ISSUE_TEMPLATE/general_support.yml index b27991ba60..584c574a90 100644 --- a/.github/ISSUE_TEMPLATE/general_support.yml +++ b/.github/ISSUE_TEMPLATE/general_support.yml @@ -1,6 +1,6 @@ name: 🆘 General Support description: Request general support or assistance -title: "[Team Name] " +title: "[Team Name] " labels: [General Support] body: - type: textarea