Update issue templates

This commit is contained in:
Matthew Bucci
2024-02-26 13:21:25 -08:00
committed by GitHub
parent 8de18593da
commit e9c35a4294

31
.github/ISSUE_TEMPLATE/issue.md vendored Normal file
View 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
```
```