Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Bug report
about: Report a bug in ruby-plsql
---

### Steps to reproduce
Provide a minimal PL/SQL and Ruby script that demonstrates the issue.

### Expected behavior
Tell us what should happen.

### Actual behavior
Tell us what happens instead.

### System configuration
**ruby-plsql version**:

**Ruby version**:

**Ruby on Rails version** (if applicable):

**Oracle Database version** (paste the output of `select * from v$version`):