mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
34 lines
971 B
Markdown
34 lines
971 B
Markdown
|
---
|
||
|
name: Feature request
|
||
|
about: Suggest an idea for this project
|
||
|
title: ''
|
||
|
labels: 'feature'
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!-- By contributing to this project, you agree to abide by the thoughtbot Code
|
||
|
of Conduct: https://thoughtbot.com/open-source-code-of-conduct -->
|
||
|
|
||
|
### Problem this feature will solve
|
||
|
|
||
|
<!-- A clear and concise description of what the problem is. Ex. When doing
|
||
|
[...] I find it difficult to [...] -->
|
||
|
|
||
|
<!-- NOTE: factory_bot_rails includes automatic factory definition loading and
|
||
|
rails generators. Features requests unrelated to those 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. -->
|
||
|
|
||
|
### Desired solution
|
||
|
|
||
|
<!-- The feature or change that would solve the problem -->
|
||
|
|
||
|
## Alternatives considered
|
||
|
|
||
|
<!-- Any alternative solutions or features you've considered. -->
|
||
|
|
||
|
## Additional context
|
||
|
|
||
|
<!-- Add any other context about this feature request. -->
|