Files
old-v2-backend/wordpress/wp-content/plugins/wp-graphql/ISSUE_TEMPLATE.md
2018-06-25 00:00:37 +02:00

1.0 KiB
Executable File

Remember, an issue is not the place to ask general questions. You can use Slack for that (join here).

Before you open an issue, please check if a similar issue already exists or has been closed before.

When reporting a bug, please be sure to include the following:

  • A descriptive title
  • An isolated way to reproduce the behavior (example: GitHub repository with code isolated to the issue that anyone can clone to observe the problem)
  • What version of WPGraphQL you're using, and the platform(s) you're running it on
  • What other plugins you're using
  • The behavior you expect to see, and the actual behavior

When you open an issue for a feature request, please add as much detail as possible:

  • A descriptive title
  • A description of the problem you're trying to solve, including why you think this is a problem
  • An overview of the suggested solution
  • If the feature changes current behavior, reasons why your solution is better