---
name: Feature Issue
about: Use this template for tracking features.
title: '[DATE]: [FEATURE NAME]'
labels: feature
---

It is really appreciated you reaching out to improve the library. Feel free to point what can make your day better. Firstly, lets start from the problem.

## What is your pain/frustration?

(describe here what cause your pain or frustration. Please, important to focus on what is the problem, not the solution yet)
e.g. I can get interpolation of messages with components

## When does it happened?

(what is the scenario that creates this situation)
e.g. Every time I need to inject dynamic values

## What is your suggestion?

(what would make you happy in this situation, how to consume the feature)
e.g. through a function (provide also some example and details of internals)
