Skip to content

Commit

Permalink
Update bug-report.yaml (reworkd#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
awtkns committed May 5, 2023
1 parent 0a860a3 commit 7e79184
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ body:
id: possible-solution
attributes:
label: Possible solution
placeholder: I think that change foo to type bar would fix it...
description: |
Not obligatory, but please suggest a fix or reason for the bug, if you have an idea.
Expand All @@ -73,24 +74,6 @@ body:
- label: macOS
- label: Windows

- type: input
id: nextjs-version
attributes:
label: Next JS Version
description: Which NextJS version are you using?
placeholder: 13
validations:
required: true

- type: input
id: AgentGPT-version
attributes:
label: AgentGPT Version
description: Which AgentGPT version are you using?
placeholder: v0.2.0 Beta 2.0
validations:
required: true

- type: checkboxes
id: acknowledgements
attributes:
Expand Down

0 comments on commit 7e79184

Please sign in to comment.