mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 12:05:41 +01:00
Rebrand to Syncfuse
This commit is contained in:
parent
0a09df5470
commit
92025c9dba
144 changed files with 1796 additions and 1977 deletions
14
.github/ISSUE_TEMPLATE/1.bug_report.yml
vendored
14
.github/ISSUE_TEMPLATE/1.bug_report.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
name: '🐛 Bug Report'
|
||||
description: Create a bug report for Umami.
|
||||
name: "🐛 Bug Report"
|
||||
description: Create a bug report for Syncfuse.
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
|
@ -14,7 +14,7 @@ body:
|
|||
options:
|
||||
- PostgreSQL
|
||||
- MySQL
|
||||
- Umami Cloud
|
||||
- Syncfuse Cloud
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
@ -24,13 +24,13 @@ body:
|
|||
render: shell
|
||||
- type: input
|
||||
attributes:
|
||||
label: Which Umami version are you using? (if relevant)
|
||||
description: 'For example: 2.18.0, 2.15.1, 1.39.0, etc'
|
||||
label: Which Syncfuse version are you using? (if relevant)
|
||||
description: "For example: 2.18.0, 2.15.1, 1.39.0, etc"
|
||||
- type: input
|
||||
attributes:
|
||||
label: Which browser are you using? (if relevant)
|
||||
description: 'For example: Chrome, Edge, Firefox, etc'
|
||||
description: "For example: Chrome, Edge, Firefox, etc"
|
||||
- type: input
|
||||
attributes:
|
||||
label: How are you deploying your application? (if relevant)
|
||||
description: 'For example: Vercel, Railway, Docker, etc'
|
||||
description: "For example: Vercel, Railway, Docker, etc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue