Sha256: 72a1c7629688da3594b952c0576f8134edc3bbffa75f6804df12850e3d54020d
Contents?: true
Size: 755 Bytes
Versions: 2
Compression:
Stored size: 755 Bytes
Contents
--- name: "🐛 Bug Report" about: Report a reproducible bug or regression. title: "Bug: " labels: "Status: Unconfirmed" --- <!-- - Please provide a clear and concise description of what the bug is. - If possible, add an example reproducing your issue. - Please test using the latest version of ar-sqlite-uuid to make sure your issue has not already been fixed. --> ## Description [Add bug description here] ## How to reproduce [Add steps on how to reproduce this issue] ## What do you expect [Describe what do you expect to happen] ## What happened instead [Describe the actual results] ## Software: - Gem version: [Add gem version here] - Ruby version: [Add version here] ## Full backtrace ```text [Paste full backtrace here] ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ar-sqlite-uuid-0.0.2 | .github/ISSUE_TEMPLATE/bug_report.md |
ar-sqlite-uuid-0.0.1 | .github/ISSUE_TEMPLATE/bug_report.md |