.github/ISSUE_TEMPLATE/feature_request.md
---
name: Feature request
about: Suggest an idea for Truemail
title: "[FEATURE] Your feature request title here"
labels: enhancement
assignees: bestwebua
---
<!-- Thanks for helping to make Truemail better! Before submit your new feature request, please make sure to check the following boxes by putting an x in the [ ] (don't: [x ], [ x], do: [x]) -->
### New feature request checklist
- [ ] I have updated `truemail-rspec` to the latest version
- [ ] I have read the [Contribution Guidelines](https://github.com/truemail-rb/truemail-rspec/blob/master/CONTRIBUTING.md)
- [ ] I have read the [documentation](https://truemail-rb.org/truemail-rspec)
- [ ] I have searched for [existing GitHub issues](https://github.com/truemail-rb/truemail-rspec/issues)
<!-- Please use next pattern for your feature request title: [FEATURE] Your feature request title here -->
### Feature description
<!-- Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like. A clear and concise description of what you want to happen.
Describe alternatives you've considered. A clear and concise description of any alternative solutions or features you've considered. -->