epistrephein/rarbg

View on GitHub
.github/ISSUE_TEMPLATE/BUG_REPORT.md

Summary

Maintainability
Test Coverage
---
name: Bug report
about: Report something that isn't working as expected.
labels: bug
assignees: epistrephein

---

## Bug description
A clear and concise description of what the bug is, what you expected to happen and what happened instead.

## Steps to reproduce
1. Instantiate object...
2. Call method...
3. Error is raised...

## Environment
- Gem version:
- Ruby version:
- OS and version:

## Logs
If applicable, add logs or screenshots to help explain your problem.

## Additional context
Add any other context about the problem here.