Sha256: cfcffbdd2ade6c2ce9adda45c539ff94963b637a9d8e2067dc5bfea231d9c1d8
Contents?: true
Size: 747 Bytes
Versions: 2
Compression:
Stored size: 747 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 fimon 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 |
---|---|
fimon-0.0.1 | .github/ISSUE_TEMPLATE/bug_report.md |
fimon-0.0.0 | .github/ISSUE_TEMPLATE/bug_report.md |