---
name: "\U0001F41EBug Report"
about: Report a bug
title: "[bug]"
labels: bug
assignees: ''

---

# 🐞 Bug report

## What feature is affected
<!-- Please pin-point the feature that is affected by this bug -->
<!-- ✍️ edit: -->

```text
- [ ] commitlint
- [ ] husky
- [ ] commitizen
- [ ] standard-version
```

## Description

<!-- ✍️ --> A clear and concise description of the problem...

## Reproduction

<!-- ✍️ --> Simply describe how to reproduce the bug situation

## Error message

<pre><code>
<!-- ✍️ --> <!-- Note the error message if one appears -->
</code></pre>

## 🌍 Your Environment

<pre><code>
<!-- ✍️--> <!-- run `ng version` and `ng update` and paste output below -->
</code></pre>
