.github/ISSUE_TEMPLATE/error-or-warning.md

Summary

Maintainability
Test Coverage
---
name: Error or warning
about: For reporting an error or warning generated by Arx
labels: error/warning
---

# Issue title

- **Type**: Error or warning
- **Operating system**: ...
- **Ruby version manager (and version)**: e.g. `rbenv` (`1.1.1`)
- **Ruby version**: ...
- **Arx version**: ...

Full description of the error or warning, including the error or warning message itself.

​```
Any error or warning messages should be placed in code blocks.
​```

## Steps to reproduce

1. Provide the necessary steps to reproduce the warning or error.