2019-08-09 08:28:22 -05:00
|
|
|
---
|
2020-08-12 06:52:56 -05:00
|
|
|
|
2019-08-09 08:28:22 -05:00
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve
|
|
|
|
title: ''
|
|
|
|
labels: bug
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**To Reproduce**
|
2022-02-13 05:06:36 -05:00
|
|
|
|
2019-08-09 08:28:22 -05:00
|
|
|
Steps to reproduce the behavior:
|
2020-08-12 06:52:56 -05:00
|
|
|
1. Go to '...'
|
|
|
|
2. Click on '....'
|
|
|
|
3. Scroll down to '....'
|
2019-08-09 08:28:22 -05:00
|
|
|
|
|
|
|
**Expected behavior**
|
2022-02-13 05:06:36 -05:00
|
|
|
|
2019-08-09 08:28:22 -05:00
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
2022-02-13 05:06:36 -05:00
|
|
|
**Actual behavior**
|
|
|
|
|
|
|
|
A clear and concise description of what happens instead; what the bug is.
|
|
|
|
|
2019-08-09 08:28:22 -05:00
|
|
|
**Screenshots**
|
2022-02-13 05:06:36 -05:00
|
|
|
|
2019-08-09 08:28:22 -05:00
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
|
|
|
|
**Desktop (please complete the following information):**
|
2022-02-13 05:06:36 -05:00
|
|
|
- OS (e.g. iOS):
|
|
|
|
- Browser & version (e.g. Chrome 89.0):
|
2019-08-09 08:28:22 -05:00
|
|
|
|
|
|
|
**Smartphone (please complete the following information):**
|
2022-02-13 05:06:36 -05:00
|
|
|
- Device & model (e.g. iPhone 6):
|
|
|
|
- OS & version (e.g. iOS 8.1):
|
|
|
|
- Browser & version (e.g. stock browser 22):
|
2019-08-09 08:28:22 -05:00
|
|
|
|
|
|
|
**Environment (please complete the following information):**
|
2022-02-13 05:06:36 -05:00
|
|
|
- Host (e.g. https://design.penpot.app, local instance):
|
2019-08-09 08:28:22 -05:00
|
|
|
|
2022-02-13 05:06:36 -05:00
|
|
|
*If self-hosted:*
|
|
|
|
- OS Version (e.g. Ubuntu 16.04):
|
|
|
|
- Docker / Docker-compose version (e.g. Docker version 18.03.0-ce, build 0520e24):
|
|
|
|
- Image version (e.g. Alpine):
|
2020-08-12 06:52:56 -05:00
|
|
|
|
2022-02-13 05:06:36 -05:00
|
|
|
Docker commands or docker-compose file (if possible and if proceed.x):
|
|
|
|
```
|
2019-08-09 08:28:22 -05:00
|
|
|
|
2022-02-13 05:06:36 -05:00
|
|
|
```
|
2019-08-09 08:28:22 -05:00
|
|
|
|
2022-02-13 05:06:36 -05:00
|
|
|
Frontend Stack Trace:
|
2019-08-09 08:28:22 -05:00
|
|
|
<details>
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
</details>
|
|
|
|
|
2022-02-13 05:06:36 -05:00
|
|
|
Backend Stack Trace:
|
2019-08-09 08:28:22 -05:00
|
|
|
<details>
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
</details>
|
|
|
|
|
2022-02-13 05:06:36 -05:00
|
|
|
**Additional context:**
|
|
|
|
|
|
|
|
Any other context about the problem.
|