From d6bc83afbefed2566cc97bd91d03ebcc92207c55 Mon Sep 17 00:00:00 2001 From: Giovanni Pellerano Date: Wed, 13 Dec 2023 19:32:27 +0100 Subject: [PATCH] Revise github issues templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0c83c8d537..de36dd8d7c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,7 +2,6 @@ name: Report a bug description: Tell us about a bug or issue you may have identified. title: "Provide a general summary of the issue" labels: ["Triage", "T: Bug"] -assignees: [evilaliv3] body: - type: textarea id: software-version diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 6d759eec84..899a65b21e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,5 +4,5 @@ contact_links: about: Ask and discuss questions with other community members on the Community Forum. - name: Chat with the GlobaLeaks community on the Community Chat - url: https://comunity.globaleaks.org + url: https://community.globaleaks.org about: Chat with the other community members on the Community Chat. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a0a0f7d90f..a38c8200d4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -2,7 +2,6 @@ name: Feature request description: Suggest a new feature. title: "Suggest a new feature" labels: ["Triage", "T: Feature"] -assignees: [evilaliv3] body: - type: textarea id: proposal