kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
chore: fix templates
rodzic
3d49da054d
commit
c4991c8a19
|
@ -6,7 +6,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thanks for taking the time to fill out this bug report!
|
Thanks for taking the time to fill out this bug report!
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Verify latest release
|
label: Verify latest release
|
||||||
description: '`chatgpt@latest` is the latest version of `chatgpt`. Some issues may already be fixed in the latest version, so please verify that your issue reproduces before opening a new issue.'
|
description: '`chatgpt@latest` is the latest version of `chatgpt`. Some issues may already be fixed in the latest version, so please verify that your issue reproduces before opening a new issue.'
|
||||||
|
@ -20,13 +20,13 @@ body:
|
||||||
options:
|
options:
|
||||||
- label: I verify that the ChatGPT webapp is working properly for this account.
|
- label: I verify that the ChatGPT webapp is working properly for this account.
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Environment details
|
label: Environment details
|
||||||
description: Please enter Node.js version, browser version, OS, and OS version.
|
description: Please enter Node.js version, browser version, OS, and OS version.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the Bug
|
label: Describe the Bug
|
||||||
description: A clear and concise description of what the bug is and as much detail as possible on how to reproduce it.
|
description: A clear and concise description of what the bug is and as much detail as possible on how to reproduce it.
|
||||||
|
|
|
@ -6,7 +6,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thanks for taking the time to fill out this feature request.
|
Thanks for taking the time to fill out this feature request.
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the feature
|
label: Describe the feature
|
||||||
description: What would you like to see added / supported?
|
description: What would you like to see added / supported?
|
||||||
|
|
Ładowanie…
Reference in New Issue