1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/.github/ISSUE_TEMPLATE/bug_report.md

45 lines
1.1 KiB
Markdown
Raw Normal View History

2020-11-02 04:40:11 +13:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Hosting**
<!-- Delete as appropriate -->
- Self
- Method: <method> <!-- One of: k8s, docker single image, docker compose, digital ocean: -->
- Budibase Version: <version> <!-- e.g. 1.0.105 -->
- App Version: <version> <!-- Indicate app version if bug is related to an application -->
- Cloud
- Tenant ID: <tenantId> <!-- shown in URL as <tenantID>.budibase.app -->
2020-11-02 04:40:11 +13:00
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
2022-07-21 00:09:27 +12:00
**App Export**
If possible - please attach an export of your budibase application for debugging/reproduction purposes.
2020-11-02 04:40:11 +13:00
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.