fix config and clean up feature request
parent
402acf563e
commit
6cdf9a68d1
|
@ -1,10 +1,10 @@
|
||||||
name: Feature Request
|
name: Feature Request
|
||||||
description: Create a feature request for Umami
|
description: Create a feature or enhancement request for Umami
|
||||||
labels: ['enhancement']
|
labels: ['enhancement']
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the Bug
|
label: Describe the feature or enhancement
|
||||||
description: A clear and concise description of what the bug is.
|
description: A clear and concise description of what the feature or enhancement is.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
|
@ -2,5 +2,5 @@
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: "🤔 Ask a question"
|
- name: "🤔 Ask a question"
|
||||||
url: https://https://github.com/umami-software/umami/discussions
|
url: https://github.com/umami-software/umami/discussions
|
||||||
about: Ask questions and discuss with other community members
|
about: Ask questions and discuss with other community members
|
Loading…
Reference in New Issue