thoughtbot/factory_girl_rails

View on GitHub
.github/ISSUE_TEMPLATE/bug_report.md

Summary

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

---

<!-- By contributing to this project, you agree to abide by the thoughtbot Code
of Conduct: https://thoughtbot.com/open-source-code-of-conduct -->

### Description

<!-- A clear and concise description of what the bug is. -->

<!-- NOTE: factory_bot_rails includes automatic factory definition loading and
rails generators. Bugs not related to those two features likely belong on the
factory_bot repository instead of this one. Don't worry if you are unsure; if
the issue is in the wrong place we will transfer it over. -->

### Reproduction Steps

<!-- Steps for others to reproduce the bug. Be as specific as possible. Ideally
provide a link to a sample Rails application that demonstrates the problem. -->

### Expected behavior

<!-- What you expected to happen. -->

### Actual behavior

<!-- What happened instead. -->

### System configuration
**factory_bot_rails version**:  
**factory_bot version**:  
**rails version**:  
**ruby version**: