mirror of
https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress.git
synced 2025-07-30 01:37:13 +02:00
Update issue templates
This commit is contained in:
31
.github/ISSUE_TEMPLATE/issue.md
vendored
Normal file
31
.github/ISSUE_TEMPLATE/issue.md
vendored
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
---
|
||||||
|
name: Issue
|
||||||
|
about: This is used for filing bugs or problems with PG4WP
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
WP Version:
|
||||||
|
PG4WP Version:
|
||||||
|
|
||||||
|
Error:
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
RAW SQL
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
Expected Rewritten SQL
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
Actual Rewritten SQL
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
Reference in New Issue
Block a user