Skip to content

Commit

Permalink
Update bug-report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mizdra committed Mar 10, 2024
1 parent 815f22c commit 8ab32ef
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ body:
description: |
Please tell us about your environment.
value: |
typescript version:
@graphql-codegen/cli version:
@graphql-codegen/typescript version:
@mizdra/graphql-codegen-typescript-fabbrica version:
@mizdra/graphql-codegen-typescript-fabbrica version:
typescript version (optional):
@graphql-codegen/cli version (optional):
@graphql-codegen/typescript version (optional):
validations:
required: true
- type: textarea
Expand Down Expand Up @@ -43,12 +43,6 @@ body:
label: What actually happened?
validations:
required: true
- type: input
attributes:
label: Link to Minimal Reproducible Example
placeholder: 'https://stackblitz.com/edit/playground-graphql-codegen-typescript-fabbrica?file=src%2Findex.test.ts&view=editor'
validations:
required: true
- type: checkboxes
attributes:
label: Participation
Expand Down

0 comments on commit 8ab32ef

Please sign in to comment.