bug_report.yml
bug_report.yml
| Name | About | Labels | Assignees |
|---|---|---|---|
| 🐛 Bug report | Create a report to help us improve |
Thank you for reporting an issue 🙏.
The issues on this repo are being tracked and monitored according to our Contributor Workflow, Before submitting a new bug/issue, please check the Contributor Workflow
After reading the Contributor Workflow, Check out and update the current state of this issue:
- 1. The issue provides a minimal reproduction available on GitHub, Stackblitz or CodeSandbox.
- Make sure to fork this template and run
yarn generatein the terminal. - Please make sure the Codegen and plugins version under
package.jsonmatches yours.
- Make sure to fork this template and run
- 2. A failing test has been provided
- 3. A local solution has been provided
- 4. A pull request is pending review
The more information you fill in, the better the community can help you.
Provide a clear and concise description of the challenge you are running into.
Which website or app were you using when the bug happened?
Note:
- Your bug will may get fixed much faster if we can run your code and it doesn't have dependencies other than the
@graphql-codegen/*npm related packages / dependencies. - To create a shareable code example you can use GitHub, Stackblitz or CodeSandbox. Please no localhost URLs.
- Please read these tips for providing a minimal example: https://stackoverflow.com/help/minimal-reproducible-example.
Describe the steps we have to take to reproduce the behavior.
Provide a clear and concise description of what you expected to happen.
If applicable, add screenshots or a video to help explain your problem.
For more information on the supported file image/file types and the file size limits, please refer
to the following link: https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/attaching-files
Your local Codegen config file (YAML/JSON...)
Add any other context about the problem here.