diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-09-28 18:40:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-28 18:40:24 -0700 |
| commit | 71fd31ed4f2af12184465b9748d167c4485f516e (patch) | |
| tree | 7056a1ff6a92eb5444d4f731ec1df01be7b7e3e4 /.github/DISCUSSION_TEMPLATE | |
| parent | Update support.yml (diff) | |
| download | atuin-71fd31ed4f2af12184465b9748d167c4485f516e.zip | |
Update support.yml (#1268)
Diffstat (limited to '.github/DISCUSSION_TEMPLATE')
| -rw-r--r-- | .github/DISCUSSION_TEMPLATE/support.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/DISCUSSION_TEMPLATE/support.yml b/.github/DISCUSSION_TEMPLATE/support.yml index 8404a4c0..bf8f5247 100644 --- a/.github/DISCUSSION_TEMPLATE/support.yml +++ b/.github/DISCUSSION_TEMPLATE/support.yml @@ -1,5 +1,5 @@ body: - - type: textarea + - type: input attributes: label: Operating System description: What operating system are you using? @@ -7,7 +7,7 @@ body: validations: required: true - - type: textarea + - type: input attributes: label: Shell description: What shell are you using? |
