.github/ISSUE_TEMPLATE/bug_report.md

Summary

Maintainability
Test Coverage
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Write code '...'
2. Run '....'
3. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Logs and other output**
If applicable, add logs, stack traces etc. to help explain your problem.

**System configuration (please complete the following information):**
 - OS: [e.g. macOS]
 - OS version: [e.g. 10.14.4]
 - Ruby version: [e.g. 2.6.3]
 - Rails version: [e.g. 6.0.0]
 - Rpush version: [e.g. 4.1.2]

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