Browse Source

Collect hosting information in bug report template

pull/5475/head
Rory Powell 4 years ago
parent
commit
01fb3b7805
  1. 9
      .github/ISSUE_TEMPLATE/bug_report.md

9
.github/ISSUE_TEMPLATE/bug_report.md

@ -7,6 +7,15 @@ 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 -->
**Describe the bug**
A clear and concise description of what the bug is.

Loading…
Cancel
Save