diff --git a/.github/ISSUE_TEMPLATE/2.feature_request.yml b/.github/ISSUE_TEMPLATE/2.feature_request.yml index c85387c6..4b4883fc 100644 --- a/.github/ISSUE_TEMPLATE/2.feature_request.yml +++ b/.github/ISSUE_TEMPLATE/2.feature_request.yml @@ -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 \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 461da421..2b6e35b0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -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 \ No newline at end of file