mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-16 02:05:04 +01:00
update bug template
This commit is contained in:
parent
5a8543fd25
commit
9eee25bbcf
8
.github/ISSUE_TEMPLATE/1.bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/1.bug_report.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: "🐛 Bug Report"
|
name: '🐛 Bug Report'
|
||||||
description: Create a bug report for Umami.
|
description: Create a bug report for Umami.
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@ -22,6 +22,10 @@ body:
|
|||||||
label: Relevant log output
|
label: Relevant log output
|
||||||
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
||||||
render: shell
|
render: shell
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: Which Umami version are you using? (if relevant)
|
||||||
|
description: 'For example: Chrome, Edge, Firefox, etc'
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Which browser are you using? (if relevant)
|
label: Which browser are you using? (if relevant)
|
||||||
@ -29,4 +33,4 @@ body:
|
|||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: How are you deploying your application? (if relevant)
|
label: How are you deploying your application? (if relevant)
|
||||||
description: 'For example: Vercel, Railway, Docker, etc'
|
description: 'For example: Vercel, Railway, Docker, etc'
|
||||||
|
Loading…
Reference in New Issue
Block a user