Skip to content

Commit

Permalink
Ask people specify server version when creating an issue (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
petoju authored Apr 25, 2024
1 parent 09cd741 commit c7dfa94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Run `terraform -v` to show the version. If you are not running the latest versio

You can find the latest version mentioned here: https://registry.terraform.io/providers/petoju/mysql/latest

### MySQL version and settings
Provide us with your DB version and non-standard DB settings. Did you add or change some `sql_mode` or some other config? Mention it.

### Terraform Configuration Files
In the ideal case, provide narrowed-down reproducer of your case. This should be a complete module with config connecting to localhost demonstrating the issue.

Expand Down

0 comments on commit c7dfa94

Please sign in to comment.