mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-15 17:55:08 +01:00
fix config and clean up feature request
This commit is contained in:
parent
402acf563e
commit
6cdf9a68d1
6
.github/ISSUE_TEMPLATE/2.feature_request.yml
vendored
6
.github/ISSUE_TEMPLATE/2.feature_request.yml
vendored
@ -1,10 +1,10 @@
|
||||
name: Feature Request
|
||||
description: Create a feature request for Umami
|
||||
description: Create a feature or enhancement request for Umami
|
||||
labels: ['enhancement']
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Describe the Bug
|
||||
description: A clear and concise description of what the bug is.
|
||||
label: Describe the feature or enhancement
|
||||
description: A clear and concise description of what the feature or enhancement is.
|
||||
validations:
|
||||
required: true
|
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -2,5 +2,5 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- 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
|
Loading…
Reference in New Issue
Block a user