.github/ISSUE_TEMPLATE/feature_request.md
---
name: Feature request
about: Suggest an idea for this project
---
## Description
<!-- Describe how the application works currently in 1-2 sentences. -->
<!-- A screenshot is helpful. -->
## Suggestions
<!-- Provide a clear and concise description of how the application should work instead. -->
<!-- Describe any alternatives you've considered. -->
## Related
Relates to organization/repo#number <!-- Reference related commits, issues and pull requests. Type `#` and select from the list. -->
- [ ] I have reviewed the [Guidelines for Contributing](https://github.com/whylabs/whylogs/blob/mainline/.github/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/whylabs/whylogs/blob/mainline/.github/CODE_OF_CONDUCT.md).